New Ticket     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #22266 (closed defect: fixed)

Opened 2 years ago

Last modified 13 months ago

error when compiling xchat on snow leopard

Reported by: jarthel@… Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 1.8.1
Keywords: Cc:
Port: xchat

Description (last modified by macsforever2000@…) (diff)

I have installed xcode 3.2.1 and macports 1.8.1.

Here's the error that I got:


Making all in fe-gtk
source='about.c' object='about.o' libtool=no \
	depfile='.deps/about.Po' tmpdepfile='.deps/about.TPo' \
	depmode=gcc3 /bin/sh ../../depcomp \
	/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I../../intl -DLOCALEDIR=\"/opt/local/share/locale\"  -I/opt/local/include -no-cpp-precomp  -I/opt/local/include -I/opt/local/include/glib-1.2 -I/opt/local/include/gtk-1.2 -I/opt/local/lib/glib/include -O2 -Wall -arch -g x86_64  -c `test -f 'about.c' || echo './'`about.c
source='ascii.c' object='ascii.o' libtool=no \
	depfile='.deps/ascii.Po' tmpdepfile='.deps/ascii.TPo' \
	depmode=gcc3 /bin/sh ../../depcomp \
	/usr/bin/gcc-4.2 -DHAVE_CONFIG_H -I. -I. -I../.. -I/opt/local/include -I../../intl -DLOCALEDIR=\"/opt/local/share/locale\"  -I/opt/local/include -no-cpp-precomp  -I/opt/local/include -I/opt/local/include/glib-1.2 -I/opt/local/include/gtk-1.2 -I/opt/local/lib/glib/include -O2 -Wall -arch -g x86_64  -c `test -f 'ascii.c' || echo './'`ascii.c
gcc-4.2: Invalid arch name : -g
gcc-4.2: Invalid arch name : -g
make[3]: *** [about.o] Error 1
make[3]: *** Waiting for unfinished jobs....
make[3]: *** [ascii.o] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Change History

Changed 2 years ago by macsforever2000@…

  • description modified (diff)

Changed 2 years ago by macsforever2000@…

  • port set to xchat

Changed 2 years ago by blb@…

Note that xchat is the old version, perhaps you want the xchat2 port?

Changed 2 years ago by ryandesign@…

  • r61224: added a note to xchat advising users they probably want xchat2 instead

Do we even need to keep the xchat port around anymore, since it doesn't even compile?

Changed 13 months ago by jmr@…

  • status changed from new to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.