Hi Charles! On Jan 10, 2008 9:53 PM, Charles Plessy <[EMAIL PROTECTED]> wrote: > Le Fri, Jan 11, 2008 at 08:47:32AM +0900, Charles Plessy a écrit : > > > > The package names are: > > - embassy-domainatrix > > - embassy-domalign > > I forgot to say that they need emboss 5.0.0-3 to pbuild correctly. In the > previous versions, libajax5-dev and libnucleus5-dev did not depend on > libajax5 and libnucleus5 respectively, and embassy-* would FTBFS (fail > to build from source) because of this.
embassy-domainatrix is failing to build here (and I am using latest emboss): /bin/sh ../libtool --tag=CC --mode=link cc -g -Wall -O2 -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/nucleus -O2 -o cathparse cathparse.o -L/usr/lib -lnucleus -lajax -leplplot -lX11 -lm mkdir .libs cc -g -Wall -O2 -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/nucleus -O2 -o cathparse cathparse.o -L/usr/lib /usr/lib/libnucleus.so /usr/lib/libajax.so /usr/lib/libeplplot.so -lX11 -lm /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status make[3]: *** [cathparse] Error 1 make[3]: Leaving directory `/tmp/buildd/embassy-domainatrix-0.1.0/src' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/tmp/buildd/embassy-domainatrix-0.1.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/tmp/buildd/embassy-domainatrix-0.1.0' make: *** [debian/stamp-makefile-build] Error 2 And (for the same reason?), embassy-domalign: cc -g -Wall -O2 -I/usr/include/eplplot -I/usr/include/ajax -I/usr/include/nucleus -O2 -o allversusall allversusall.o -L/usr/lib /usr/lib/libnucleus.so /usr/lib/libajax.so /usr/lib/libeplplot.so -lX11 -lm /usr/bin/ld: cannot find -lX11 collect2: ld returned 1 exit status make[3]: *** [allversusall] Error 1 (...)

