Bug#399390: FTBFS: /usr/bin/ld: cannot find -lcompface

2006-11-27 Thread Andreas Barth
* Hakan Ardo ([EMAIL PROTECTED]) [061119 23:51]: > On 11/20/06, Steve Langasek <[EMAIL PROTECTED]> wrote: > >$(MAKE) LDFLAGS="-s -L$(PWD)/shared" > > > >this line isn't safe under sudo, because PWD is a variable inherited (or > >not) from the shell. Please use the gmake built-in, $(CURDIR)

Bug#399390: FTBFS: /usr/bin/ld: cannot find -lcompface

2006-11-19 Thread Goswin von Brederlow
Package: libcompface Version: 1:1.5.2-3 Severity: serious Justification: no longer builds from source Hi, rebuilding libcompface under etch fails with ar rc libcompface.a arith.o file.o compress.o gen.o uncompface.o compface.o ranlib libcompface.a gcc -s -L/shared -o compface cmain.o -lcompface