id3v2-0.1.9_1 broken on 4.x

Jens Rehsack rehsack at liwing.de
Sun Oct 19 14:24:59 PDT 2003


Kris Kennaway wrote:
> http://bento.freebsd.org/errorlogs/i386-4-exp-latest/id3v2-0.1.9_1.log
> 
> Can you please investigate?

Ok, it looks at my machine:
c++  -O -pipe -march=k6 -I/usr/local/include \
	-DHAVE_DECL_GETOPT=1 -I/usr/local/include \
	-c convert.cpp

Your log has a c++-line:
c++ -O -pipe -DLALALAANOTVALID=1 -c convert.cpp

So I'm missing the additions to CPPFLAGS and LDFLAGS
which are specified in Makefile.

Portlint tells me, the Makefile looks fine, so I
need some instructions to find out, what could going
wrong.

Best regards,
Jens



More information about the freebsd-ports mailing list