Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#16315 closed defect (invalid)

giflib-4.1.6 Configure error - build failure

Reported by: alex@… Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.6.0
Keywords: giflib Cc:
Port:

Description

giflib has a configure error on my powerbook g4 ppc. I'll attach the config.log, but here's the relevant error from config.log:

gcc version 4.0.1 (Apple Computer, Inc. build 5367)
configure:2992: $? = 0
configure:2999: /usr/bin/gcc-4.0 -V >&5
gcc-4.0: argument to `-V' is missing
configure:3002: $? = 1

here's the build output from sudo install giflib

--->  Configuring giflib
Error: Target org.macports.configure returned: configure failure: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_giflib/work/giflib-4.1.6" && ./configure --prefix=/opt/local " returned error 77
Command output: checking for a BSD-compatible install... /usr/bin/install
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... ./install-sh -c -d
checking for gawk... no
checking for mawk... no
checking for nawk... no
checking for awk... awk
checking whether make sets $(MAKE)... yes
checking build system type... powerpc-apple-darwin9.4.0
checking host system type... powerpc-apple-darwin9.4.0
checking for style of include used by make... GNU
checking for gcc... /usr/bin/gcc-4.0
checking for C compiler default output file name... 
configure: error: C compiler cannot create executables
See `config.log' for more details.

Attachments (1)

config.log (8.9 KB) - added by alex@… 16 years ago.
/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_giflib/work/giflib-4.1.6/config.log

Download all attachments as: .zip

Change History (6)

Changed 16 years ago by alex@…

Attachment: config.log added

/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_graphics_giflib/work/giflib-4.1.6/config.log

comment:1 Changed 16 years ago by blb@…

Owner: changed from macports-tickets@… to ryandesign@…

Assigning to maintainer.

What version of Xcode do you have installed? For 10.5, make sure it's either 3.0 (available on the 10.5 DVD), or 3.1 (available for download).

comment:2 Changed 16 years ago by alex@…

once I upgraded Xcode to v2.4.1 from the leopard dvd ( I had an old version before)- it worked like a charm. Thanks for the help & sorry for the trouble.

comment:3 Changed 16 years ago by alex@…

I upgraded from Xcode 2.4.1 to Xcode 3.0 and that fixed everything. I wasn't clear before.

comment:4 Changed 16 years ago by raimue (Rainer Müller)

Resolution: invalid
Status: newclosed

comment:5 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.