Subject: undefined symbols?
To: None <port-mac68k@netbsd.org>
From: Brian Wildasinn <bwildasi@csulb.edu>
List: port-mac68k
Date: 08/08/1998 09:17:23
Hi!
Looks like netbsd-1.3.2's syssrc.tgz has problems on this 1.3.2 upgraded system.
Specifically when I cd to /usr/src/sys/ and type 'make includes && make depend
&& make', many of the source code files have headers that aren't recognised
at their default location when they were installed as 'tar --unlink -zxvpf ...'
is done in /. I may try to move the whole tree to /. to see if that helps.
Definately where they are now in /usr/src/sys is no good for many #include
files aren't recognised by gcc.

BTW, not sure if it matter, but there was no ld.so.conf file in /etc, so I
added one with the locations of the lib directories on this system:
        
/* ld.so.conf */
/usr/local/lib
/usr/X11R6/lib
/usr/lib
/usr/pkg/lib

However, that didn't help my compiler in the kernel directory to link the adb.o
file and the rest shown at:
http://www.csulb.edu/~bwildasi/unix/netbsd/kernel-typescript
http://www.csulb.edu/~bwildasi/unix/netbsd/adb.o-typescript

My conf file and compile files are there also to see what options were turned
on. I turned off compatibilty for sun and netbsd version compatibilty older
than 1.2. Would that make a difference?

Any suggestions are helpful. Thanks!

Sincerely,

Brian

----------------------------------
E-Mail: Brian Wildasinn <bwildasi@csulb.edu>
Date: 08-Aug-98
Time: 08:54:07

This message was sent by XFMail
----------------------------------