Help with build world
Jason Dictos
jason.dictos at tapeware.com
Wed Oct 15 21:25:47 PDT 2003
Hi All,
I recently did a cvsup using the basic stable script and make
buildworld gave me an error on /usr/src/usr.sbin/config/mkmakefile.c in
regards to PSEUDO_FILE not being defined. SO i went in there and simply made
some bogus defenition for it in config.h. The compile then went on until it
ran into another snag with openssl (the make file script was trying to
delete a file in a directory that wasn't there). So I hacked that too by
simply making the file in the directory and the compile moved along. So when
it finished, I went to compile the kernel, and I ran into a problem makign
the GENERIC and it said syntax error and low and behind the syntax error was
at a line with psuedo-device in it.
So then I did a make clean, removed my changed from config.h, did a make
buildworld and the compile errors haven't happened again strangely enough.
Any ideas?
Thanks,
-Jason
________________________________________________________________________
This email has been scanned for all viruses by the MessageLabs Email
Security System. For more information on a proactive email security
service working around the clock, around the globe, visit
http://www.messagelabs.com
________________________________________________________________________
More information about the freebsd-stable
mailing list