On Sun, Mar 21, 2010 at 04:41:54PM +0100, Tobias Ulmer wrote:
> Hi there,
> 
> the ncmpc update (which will follow in a sec) requires libmpdclient now.
> Pretty painless port...
> 
> Yes I know, no new ports yet :)

Builds fine on macppc, on i386 i get :
cc -std=gnu99 -DNDEBUG -O2 -pipe -Wall -Wall -W
-Wno-deprecated-declarations -Wmissing-prototypes -Wshadow
-Wpointer-arith -Wstrict-prototypes -Wcast-qual -Wwrite-strings -o
test/.libs/test test/main.o  -Lsrc/.libs -lmpdclient
-Wl,-rpath,/usr/local/lib
src/.libs/libmpdclient.so.0.0: warning: strcat() is almost always
misused, please use strlcat()
creating test/test
Using $< in a non-suffix rule context is a GNUmake idiom (line 1269 of
Makefile)
*** Error code 2

Stop in /usr/obj/ports/libmpdclient-2.1/libmpdclient-2.1 (line 393 of
Makefile).
*** Error code 1

Stop in /usr/ports/audio/libmpdclient (line 2233 of
/usr/ports/infrastructure/mk/bsd.port.mk).

looks like USE_GMAKE is needed ?

on a sidenote, can you provide tarballs for new ports instead of diffs ?

Landry

Reply via email to