Ilya020
April 28th, 2003, 01:28
Hi Guys,
I just installed FreeBSD 5.0 and updated the ports collection. I then started compiling multiple ports at once, around 8 or so. Whenever I try compiling multiple ports I get the error message "*** error code 1". What does this mean and how do I fix it?

Thank you for your time.

Ilya.


P.S. It might look strange as I posted this from lynx ;)

elmore
April 28th, 2003, 01:31
I have problems sometimes when I compile multiple ports at once particilarly if they have the same dpendencies. Try to cliean you ports do doing a make clean and then install one at a time. You'll be able to install multiple ports at once when you get a good base of common dependencies down. :smileyb:

soup4you2
April 28th, 2003, 09:10
Hi Guys,

P.S. It might look strange as I posted this from lynx ;)

All of us had to become lynx veterans at some point..

soup4you2
April 28th, 2003, 13:13
but elmore is correct if 2 diffrent compiles try to install the same port it will error out on you.. best give it time before doing that.. also be sure you have your ports tree up to date..