Opened 21 years ago

Closed 20 years ago

Last modified 19 years ago

#1018 closed defect (fixed)

graphics/graviz fails compiling on panther

Reported by: fkr@… Owned by: gwright@…
Priority: Normal Milestone:
Component: ports Version: 1.0
Keywords: Cc: darwinports-bugs@…
Port:

Description

/bin/sh ../libtool --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../agraph -I../cdt -I../ tclhandle -I../incr -I../shape -I/opt/local/include -DUSE_TCL_STUBS -g -O2 -fno-common -Wall -Wno-unknown-pragmas -DNDEBUG -c -o dglutil.lo test -f dglutil.c || echo './'dglutil.c gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../agraph -I../cdt -I../tclhandle -I../incr -I../shape -I/opt/ local/include -DUSE_TCL_STUBS -g -O2 -fno-common -Wall -Wno-unknown-pragmas -DNDEBUG -c dglutil.c -MT dglutil.lo -MD -MP -MF .deps/dglutil.TPlo -fno-common -DPIC -o dglutil.lo /bin/sh ../libtool --mode=link gcc -DUSE_TCL_STUBS -g -O2 -fno-common -Wall -Wno- unknown-pragmas -DNDEBUG -L/opt/local/lib -o libtcldgl.la -rpath /opt/local/lib/graphviz dgl.lo dglayout.lo dglshape.lo dglutil.lo ../tclhandle/libtclhandle.la ../agraph/ libagraphconvenience.la ../cdt/libcdtconvenience.la ../fdp/libfdp.la ../dag/libdag.la ../geo/ libgeo.la ../grid/libgrid.la ../incr/libincr.la ../pathplan/libpathplanconvenience.la ../agutil/ libagutil.la ../shape/libshape.la ../ns/libns.la ../tclstubs/libtclstubs.la -lm mkdir .libs rm -fr .libs/libtcldgl.la .libs/libtcldgl.* .libs/libtcldgl.* (cd . && ln -s dgl.lo dgl.o) (cd . && ln -s dglayout.lo dglayout.o) (cd . && ln -s dglshape.lo dglshape.o) (cd . && ln -s dglutil.lo dglutil.o) gcc -dynamiclib -flat_namespace -undefined suppress -o .libs/libtcldgl.0.0.0.dylib dgl.lo dglayout.lo dglshape.lo dglutil.lo -all_load ../tclhandle/.libs/libtclhandle.al ../agraph/.libs/ libagraphconvenience.al ../cdt/.libs/libcdtconvenience.al ../fdp/.libs/libfdp.al ../dag/.libs/libdag.al ../geo/.libs/libgeo.al ../grid/.libs/libgrid.al ../incr/.libs/libincr.al ../pathplan/.libs/ libpathplanconvenience.al ../agutil/.libs/libagutil.al ../shape/.libs/libshape.al ../ns/.libs/libns.al ../ tclstubs/.libs/libtclstubs.al -L/opt/local/lib -lm -lc -install_name /opt/local/lib/graphviz/ libtcldgl.0.dylib -compatibility_version 1 -current_version 1.0 ld: multiple definitions of symbol _eprintf dgl.lo definition of _eprintf in section (TEXT,text) /usr/lib/gcc/darwin/3.3/libgcc.a(_eprintf.o) private external definition of _eprintf in section (TEXT,text) /usr/bin/libtool: internal link edit command failed make[3]: * [libtcldgl.la] Error 1 make[2]: * [all-recursive] Error 1 make[1]: * [all-recursive] Error 1 make: * [all] Error 2

Attachments (1)

graphiz.log (211.8 KB) - added by fkr@… 21 years ago.
complete log file of build

Download all attachments as: .zip

Change History (3)

Changed 21 years ago by fkr@…

Attachment: graphiz.log added

complete log file of build

comment:1 Changed 21 years ago by fkr@…

blocked: 516

comment:2 Changed 20 years ago by gwright@…

Resolution: fixed
Status: newclosed

Should have been fixed a while ago. Graphviz builds for me on Panther 10.3.2.

/gw

Note: See TracTickets for help on using tickets.