Re: Build Failure
Zach Lowry <[email protected]>
| Newsgroups | gmane.os.netbsd.ports.hp700 |
|---|---|
| Message-ID | <[email protected]> |
Jochen Kunz wrote: >Looks like a Linux speciffic problem. Or maybe a inproper invocation of >build.sh? > It gave the same error on 2.0e NetBSD. >I used this on IRIX: >./build.sh -m hp700 \ >-D /home/NetBSD/current/destdir/hp700 \ >-O /home/NetBSD/current/objdir/hp700 \ >-T /home/NetBSD/current/tooldir \ >-R /home/NetBSD/current/releasedir \ >-V NAMED_USE_PTHREADS= -V CHECKFLIST_FLAGS='-e -m' -V MKGDB=no \ >-U -u release > > This is somewhat different than what I was doing, mainly, I didn't have all of the flags specified for named and such. I have your patches applied, however. >I don't see the real error messgae. Did you redirect output from the >build to a file? Did you redirect stderr to the same file? E.g. somthing >like "./build.sh > build.log 2>&1 &" > No, but I should of. I'll be sure to do that this time. Thanks! Zach