> I think you're right. I'dve thought that --with-shout-prefix would have > over-ridden this, but apparently not. There are also shout.h files in more > out-of-the-way places, so I'll ask Kirk if /usr/include/shout/shout.h needs > to exist anymore. In the meantime, how do I deal wih this? <this sounds > rather familiar ... I remember asking this before>A quick workaround is: CFLAGS="-I/path/to/libshout2/include $CFLAGS" ./configure jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
> Well, I tried that, but it made no difference. I didn't see it show up in > Makefile either. I did note however that --with-shout-prefix is correctly > setting SHOUT-CFLAGS to -I/usr2/friends/geoff/include which I thought would > have been sufficient.THe problem is that hte standard include paths are searched first. I'm not sure if there is a way to get around this. jack. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.
On Sun, 21 Oct 2001, Jack Moffitt wrote:> A quick workaround is: > > CFLAGS="-I/path/to/libshout2/include $CFLAGS" ./configureWell, I tried that, but it made no difference. I didn't see it show up in Makefile either. I did note however that --with-shout-prefix is correctly setting SHOUT-CFLAGS to -I/usr2/friends/geoff/include which I thought would have been sufficient. Geoff. --- >8 ---- List archives: http://www.xiph.org/archives/ icecast project homepage: http://www.icecast.org/ To unsubscribe from this list, send a message to 'icecast-dev-request@xiph.org' containing only the word 'unsubscribe' in the body. No subject is needed. Unsubscribe messages sent to the list will be ignored/filtered.