having set up SRS at work under slackware and irix, I decided to try on
ly home linux box:
during "./srsinstall all" I had lots of
"warning: initialization makes integer from pointer without a cast"
complaints until:
gcc -I/usr/local/srs/bin/linux -o /usr/local/srs/bin/linux/nodd
/usr/local/srs
/bin/linux/nodd.o /usr/local/srs/bin/linux/local.o
/usr/local/srs/bin/linux/libs
rs.a -lm
/usr/local/srs/bin/linux/libsrs.a(icadebug.o): In function
`DbgIopStatement':
icadebug.o(.text+0xaa): undefined reference to `TermNewLineEditor'
icadebug.o(.text+0x123): undefined reference to `TermLineEdit'
make: *** [/usr/local/srs/bin/linux/nodd] Error 1
srsmake: Stopping due to Error 2
srsinstall: Stopping due to Error 1
I assume (in my ignorance) that this might be due to glibc2 ?
has anyone managed to get this to work (and could they give me a RPM
:-)?
Thanks
Andrew