[Pkg-scicomp-devel] Bug#370176: netgen: FTBFS: cannot find -lXi

Daniel Schepler schepler at math.berkeley.edu
Sat Jun 3 20:31:58 UTC 2006


Package: netgen
Version: 4.4-5
Severity: serious
Tags: patch

From my pbuilder build log:

...
make[2]: Leaving directory `/tmp/buildd/netgen-4.4/ngsolve'
gcc -o ng ngtcltk/ngappinit.o ngtcltk/ngpkg.o togl/togl.o ngtcltk/demoview.o onetcl.o -L./lib/LINUX -lGL -lGLU -lX11 -lXext -lXmu    -L/usr/openwin/lib -L/usr/X11R6/lib -L/usr/lib/GL3.5 -lstdc++   lib/LINUX/*.o -lngsolvebasic     -lnginterface -lvis -lcsg -lstlgeom -lgeom2d -lmesh -lgprim -lopti -lla -lgen  -locc   -lTix8.4 -ltk8.4  -ltcl8.4 -lGL -lGLU -lX11  -lXi -lm  -ldl -lpthread
/usr/bin/ld: cannot find -lXi
collect2: ld returned 1 exit status
make[1]: *** [ng] Error 1
make[1]: Leaving directory `/tmp/buildd/netgen-4.4'
make: *** [debian/stamp-makefile-build] Error 2

I've attached a patch which fixes this by dropping the -lXi flag, which
doesn't actually seem to be needed.
-- 
Daniel Schepler
-------------- next part --------------
A non-text attachment was scrubbed...
Name: netgen.diff
Type: text/x-diff
Size: 429 bytes
Desc: not available
Url : http://lists.alioth.debian.org/pipermail/pkg-scicomp-devel/attachments/20060603/b45e611c/netgen.bin


More information about the Pkg-scicomp-devel mailing list