Hi Ralphy,

I've finally had time to have a good go at this.

I've fetched the same source being used in the other thread  (0.8-25),
hopefully that is keeping things as simple as possible. I've attempted
to build using the makefile that you provided.

I didn't have several of the so files referred to in the other thread,
so I've installed, hopefully correctly.

I've also needed to do installs to get header files for the build,
including curses.h and lirc_client.h. Once again, hopefully I've done
this right.

I'm now getting the following when I build:

gcc -g -o bin/squeezeslave src/squeezeslave/squeezeslave.o
lib/portmixer/px_unix_oss/px_unix_oss.o lib/libslimproto.a
lib/libportaudio.a -lmad -lFLAC -lvorbisfile -lvorbis -logg -lpthread
-lm
src/squeezeslave/squeezeslave.o: In function `getircode':
/home/than/squeezeslave-0.8-25/src/squeezeslave/squeezeslave.c:406:
undefined reference to `curscr'
/home/than/squeezeslave-0.8-25/src/squeezeslave/squeezeslave.c:406:
undefined reference to `curscr'
/home/than/squeezeslave-0.8-25/src/squeezeslave/squeezeslave.c:406:
undefined reference to `wrefresh'

and a whole lot more undefined references similar to those.

Any ideas? Thanks again for your help,

Nathaniel


-- 
pukekawa
------------------------------------------------------------------------
pukekawa's Profile: http://forums.slimdevices.com/member.php?userid=30616
View this thread: http://forums.slimdevices.com/showthread.php?t=63799

_______________________________________________
plugins mailing list
[email protected]
http://lists.slimdevices.com/mailman/listinfo/plugins

Reply via email to