Dario Freni wrote:
Rajkumar S writes:
Does any one get this error? I am stuck at this place for past 2 days. Is there any switch I can turn on which shows what is the exact error I get where it prints "1 error"? Is it possible to do the make from this point onwads with out starting all over again?

try to set the MAKEJ variable to " ", this disables -j during world compile. You can set it as environment.

I am trying this now, but compilation runs smoothly when I give a make buildworld in freesbie2 directory. Actually both the pfSense make buildworld and freesbie2 buildworld end at the same place, but for some reason I get error in pfSense build after the build is complete. The last part of logs are:

Freesbie2

makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc texinfo.texi -o texinfo.info
gzip -cn info.info > info.info.gz
gzip -cn info-stnd.info > info-stnd.info.gz
gzip -cn texinfo.info > texinfo.info.gz

pfSense:

makeinfo --no-split -I /usr/src/gnu/usr.bin/texinfo/doc -I /usr/src/gnu/usr.bin/texinfo/doc/../../../../contrib/texinfo/doc texinfo.texi -o texinfo.info
gzip -cn info.info > info.info.gz
gzip -cn info-stnd.info > info-stnd.info.gz
gzip -cn texinfo.info > texinfo.info.gz
1 error
*** Error code 2
1 error
*** Error code 2
1 error


I am not able to find out what is the reason for the 3 errors after buildworld is completed. for pfSense I am using build_embedded.sh with CVS update part commented out. Any way to debug this would be much appreciated.

raj
--
FreeSBIE mailing list (http://www.freesbie.org)

Reply via email to