Opened 15 years ago

Closed 15 years ago

Last modified 15 years ago

#18469 closed defect (fixed)

graphviz, graphviz-devel: unable to install +tcl variant if swig not installed with +tcl variant

Reported by: ryandesign (Ryan Carsten Schmidt) Owned by: ryandesign (Ryan Carsten Schmidt)
Priority: Normal Milestone:
Component: ports Version: 1.7.0
Keywords: Cc:
Port: graphviz, graphviz-devel

Description

 /usr/bin/g++-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/mp/include -I/mp/include -I/mp/include -O2 -MT libgv_tcl_la-gv.lo -MD -MP -MF .deps/libgv_tcl_la-gv.Tpo -c gv.cpp  -fno-common -DPIC -o .libs/libgv_tcl_la-gv.o
mv -f .deps/libgv_tcl_la-gv.Tpo .deps/libgv_tcl_la-gv.Plo
/bin/sh ../../libtool --tag=CC   --mode=compile /usr/bin/gcc-4.0 -DHAVE_CONFIG_H  -I. -I../..  -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/mp/include -I/mp/include -I/mp/include  -O2 -fno-common -Wall -DNDEBUG -MT libgv_tcl_la-gv_tcl_init.lo -MD -MP -MF .deps/libgv_tcl_la-gv_tcl_init.Tpo -c -o libgv_tcl_la-gv_tcl_init.lo `test -f 'gv_tcl_init.c' || echo './'`gv_tcl_init.c
 /usr/bin/gcc-4.0 -DHAVE_CONFIG_H -I. -I../.. -I../.. -I../../lib/gvc -I../../lib/common -I../../lib/graph -I../../lib/cdt -I../../lib/pathplan -I/mp/include -I/mp/include -I/mp/include -O2 -fno-common -Wall -DNDEBUG -MT libgv_tcl_la-gv_tcl_init.lo -MD -MP -MF .deps/libgv_tcl_la-gv_tcl_init.Tpo -c gv_tcl_init.c  -fno-common -DPIC -o .libs/libgv_tcl_la-gv_tcl_init.o
mv -f .deps/libgv_tcl_la-gv_tcl_init.Tpo .deps/libgv_tcl_la-gv_tcl_init.Plo
swig -c++ -tcl -namespace -o gv_tcl.cpp ./gv.i
:3: Error: Unable to find 'tcl8.swg'

Put a nicer message in pre-configure if tcl8.swg not found.

Change History (2)

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

Resolution: fixed
Status: newclosed

r46755: fixed

comment:2 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.