Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 19 Oct 2003 21:24:56 +0000
From:      Jens Rehsack <rehsack@liwing.de>
To:        Kris Kennaway <kris@obsecurity.org>
Cc:        FreeBSD Ports <ports@freebsd.org>
Subject:   Re: id3v2-0.1.9_1 broken on 4.x
Message-ID:  <3F930128.9020408@liwing.de>
In-Reply-To: <20031019210336.GM49734@rot13.obsecurity.org>
References:  <20031019210336.GM49734@rot13.obsecurity.org>

next in thread | previous in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3F930128.9020408>