| I made another fix to the mpg module. This is for the Solaris
platform (ie big endian). There still appears to be one
more big endian problem but it is alot closer.
Also for those of you who build on Solaris, here is how I
build on Solaris for the GNU compilers:
setenv LD_LIBRARY_PATH /usr/local/lib  (set to location of libstdc++
library)
setenv LD /usr/local/bin/g++  (use g++ as linker not /usr/ccs/bin/ld)
./configure --enable-mpg123
Use the mpg123 modules for now until I get the mpg module
working.
Bruce Forsberg
 |