atom feed10 messages in org.freebsd.freebsd-portsRe: building modula3 port
FromSent OnAttachments
Åge RøbekkSep 28, 1996 5:23 am 
John PolstraSep 28, 1996 9:35 am 
John PolstraSep 28, 1996 9:39 am 
Åge RøbekkSep 28, 1996 2:23 pm 
Andreas KlemmSep 29, 1996 6:57 am 
Andreas KlemmSep 29, 1996 1:19 pm 
John PolstraSep 29, 1996 3:17 pm 
John PolstraSep 29, 1996 5:43 pm 
Andreas KlemmSep 30, 1996 12:18 pm 
John PolstraSep 30, 1996 2:39 pm 
Subject:Re: building modula3 port
From:John Polstra (jd@polstra.com)
Date:Sep 28, 1996 9:39:18 am
List:org.freebsd.freebsd-ports

Following up my earlier explanation about this:

malloc.o: Undefined symbol `_utrace' referenced from text segment

I checked the commit logs. There was an 18-hour period during which SYS_utrace existed in <sys/syscall.h>, but the utrace() function was not yet present in libc. Only during that window would this problem appear.

You are quite a (un)lucky person!

John