Opened 15 years ago

Closed 15 years ago

#19290 closed defect (duplicate)

xfce4/a2ps make errors on Tiger

Reported by: ahkira28@… Owned by: mike@…
Priority: Normal Milestone:
Component: ports Version: 1.7.1
Keywords: Cc:
Port: a2ps

Description (last modified by mf2k (Frank Schima))

a2ps-4.14 fails to install with make errors. It is a dependancy of xfce4. Here are the console report:

--->  Building a2ps
make  all-recursive
Making all in auxdir
make[2]: Nothing to be done for `all'.
Making all in m4
make[2]: Nothing to be done for `all'.
Making all in etc
make[2]: Nothing to be done for `all'.
Making all in ps
make[2]: Nothing to be done for `all'.
Making all in ogonkify
Making all in doc
make[3]: Nothing to be done for `all'.
Making all in m4
make[3]: Nothing to be done for `all'.
make[3]: Nothing to be done for `all-am'.
Making all in lib
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in src
make  all-am
make[3]: Nothing to be done for `all-am'.
Making all in po
make[2]: Nothing to be done for `all'.
Making all in tests
make[2]: Nothing to be done for `all'.
Making all in sheets
make[2]: Nothing to be done for `all'.
Making all in encoding
make[2]: Nothing to be done for `all'.
Making all in afm
make[2]: Nothing to be done for `all'.
Making all in fonts
make[2]: Nothing to be done for `all'.
Making all in ppd
make[2]: Nothing to be done for `all'.
Making all in contrib
Making all in sample
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2   -L/opt/local/lib -o sample  main.o ../../lib/liba2ps.la /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc  -lm 
/usr/bin/gcc-4.0 -O2 -o sample main.o /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib  -L/opt/local/lib ../../lib/.libs/liba2ps.a -lc -lm  
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _getopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _getopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _getopt in section (__TEXT,__text)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _opterr
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _opterr
../../lib/.libs/liba2ps.a(getopt.o) definition of _opterr in section (__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optind
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optind
../../lib/.libs/liba2ps.a(getopt.o) definition of _optind in section (__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _optopt in section (__DATA,__data)
collect2: ld returned 1 exit status
make[3]: *** [sample] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2
Error: Target org.macports.build returned: shell command " cd "/opt/local/var/macports/build/_opt_local_var_macports_sources_rsync.macports.org_release_ports_print_a2ps/work/a2ps-4.14" && make all " returned error 2
Command output: make[2]: Nothing to be done for `all'.
Making all in encoding
make[2]: Nothing to be done for `all'.
Making all in afm
make[2]: Nothing to be done for `all'.
Making all in fonts
make[2]: Nothing to be done for `all'.
Making all in ppd
make[2]: Nothing to be done for `all'.
Making all in contrib
Making all in sample
/bin/sh ../../libtool --tag=CC --mode=link /usr/bin/gcc-4.0  -O2   -L/opt/local/lib -o sample  main.o ../../lib/liba2ps.la /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib -lc  -lm 
/usr/bin/gcc-4.0 -O2 -o sample main.o /opt/local/lib/libintl.dylib /opt/local/lib/libiconv.dylib  -L/opt/local/lib ../../lib/.libs/liba2ps.a -lc -lm  
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _getopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _getopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _getopt in section (__TEXT,__text)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _opterr
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _opterr
../../lib/.libs/liba2ps.a(getopt.o) definition of _opterr in section (__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optind
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optind
../../lib/.libs/liba2ps.a(getopt.o) definition of _optind in section (__DATA,__data)
/usr/libexec/gcc/powerpc-apple-darwin8/4.0.1/ld: multiple definitions of symbol _optopt
/usr/lib/gcc/powerpc-apple-darwin8/4.0.1/../../../libc.dylib(getopt.So) definition of _optopt
../../lib/.libs/liba2ps.a(getopt.o) definition of _optopt in section (__DATA,__data)
collect2: ld returned 1 exit status
make[3]: *** [sample] Error 1
make[2]: *** [all-recursive] Error 1
make[1]: *** [all-recursive] Error 1
make: *** [all] Error 2

Attachments (1)

a2ps (4.6 KB) - added by ahkira28@… 15 years ago.
Complete console report for a2ps

Download all attachments as: .zip

Change History (5)

Changed 15 years ago by ahkira28@…

Attachment: a2ps added

Complete console report for a2ps

comment:1 Changed 15 years ago by mf2k (Frank Schima)

Description: modified (diff)
Owner: changed from macports-tickets@… to mike@…

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

comment:3 Changed 15 years ago by tobypeterson

Summary: xfce4/a2ps make errorsxfce4/a2ps make errors on Tiger

comment:4 Changed 15 years ago by ryandesign (Ryan Carsten Schmidt)

Resolution: duplicate
Status: newclosed

Duplicate of #18225.

Note: See TracTickets for help on using tickets.