Re: Why can't I build?
Re: Why can't I build?
- Subject: Re: Why can't I build?
- From: Robert Nicholson <email@hidden>
- Date: Thu, 2 Jun 2005 23:44:35 -0500
Is this another potential problem?
configure:1762: $? = 0
configure:1764: gcc -v </dev/null >&5
Reading specs from /usr/lib/gcc/powerpc-apple-darwin8/4.0.0/specs
Configured with: /private/var/tmp/gcc/gcc-4061.obj~8/src/configure --
disable-chec
king --prefix=/usr --mandir=/share/man --enable-languages=c,objc,c+
+,obj-c++ --pr
ogram-transform-name=/^[cg][^+.-]*$/s/$/-4.0/ --with-gxx-include-dir=/
include/gcc
/darwin/4.0/c++ --build=powerpc-apple-darwin8 --host=powerpc-apple-
darwin8 --targ
et=powerpc-apple-darwin8
Thread model: posix
gcc version 4.0.0 20041026 (Apple Computer, Inc. build 4061)
configure:1767: $? = 0
configure:1769: gcc -V </dev/null >&5
gcc: argument to `-V' is missing
configure:1772: $? = 1
configure:1795: checking for C compiler default output file name
configure:1798: gcc -arch ppc -arch i386 -g -Os -pipe -mdynamic-no-
pic -DHAVE_CON
FIG_H -I/Volumes/BuildRoot/BuildRoot/SourceCache/rsync/rsync-20/rsync/
popt -pipe
-no-cpp-precomp -arch ppc -arch i386 -arch ppc -arch
i386 conftest.c
>&5
gcc: installation problem, cannot exec 'i686-apple-darwin8-
gcc-4.0.0': No such fi
le or directory
lipo: can't figure out the architecture type of: /var/tmp//ccNsxMjB.out
configure:1801: $? = 255
configure: failed program was:
....
./configure by itself seems to complete ok.
I'm building on 10.4.1 and obviously on a ppc
On Jun 2, 2005, at 10:19 PM, Kevin Van Vechten wrote:
My guess is that you don't have a plist loaded for the build that
you're currently running on. What build are you running on?
(`sw_vers`) and which plists have you loaded into darwinbuild? You
might get farther by specifying the build on the command line, i.e.
`bin/darwinbuild -build=8A428 rsync 20` if you had 8A428.plist loaded.
Obviously trapping this situation and printing an error would be
useful so I'll do that, thanks for pointing this out.
- Kevin
On Jun 2, 2005, at 8:03 PM, Robert Nicholson wrote:
So can anybody tell me why this doesn't download any of the sources?
annie:/Volumes/BuildRoot robert$ sudo bin/darwinbuild rsync 20
*** Fetching Sources ...
*** Copying Sources ...
tar (child): /Volumes/BuildRoot/Sources/rsync-20.tar.gz: Cannot
open: No such file or directory
tar (child): Error is not recoverable: exiting now
tar: Child returned status 2
tar: Error exit delayed from previous errors
...
It doesn't try to download anything.
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Darwin-dev mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden