I'm trying to build the latest (both using today's CVS and the 2.1
Final sources) on an i686-linux(2.4.3)-gnu(2.2.2) box using gcc-2.95.3
as the compiler.  I had sucessfully built one of the 2.1 beta
releases, although that was probably with gcc-2.95.2 and an earlier
version of glibc.

I encounter the following problem:

make[1]: Entering directory `/home/ronis/Project/notar/freeamp'
g++ -I. -I. -I./config -DUNIX_LIBDIR=\"/usr/local/lib\" -Dlinux -I. -I./lib/gdbm 
-I./base/include -I./config -I./io/include -I./ui/include -I./lmc/include 
-I./io/soundcard/unix/linux/include -I./lmc/xingmp3/include -I./lmc/cd/include 
-I./plm/portable/pmp300/sba -I./lib/xml/include -I./lib/zlib/include 
-I./lib/unzip/include -I./io/cd/unix/include -I./base/aps -I./io/wavout/include 
-I./ui/lcd/include -I./ui/irman/include -I./lib/http/include -I./io/signature/include 
-I./plm/metadata/id3v2 -I./base/unix/include -I./base/unix/linux/include 
-I./io/esound/include -I./ui/musicbrowser/unix/include -I./ui/freeamp/include 
-I./ui/freeamp/unix/include -I./ui/download/unix/include -I./ui/musicbrowser/include 
-I./ftc/kjofol -I/usr/local/lib/glib/include -I/usr/local/include -Wall -O3 
-march=i686 -ffast-math -funroll-loops -fomit-frame-pointer -fforce-mem -fforce-addr 
-malign-jumps=3 -malign-loops=3 -malign-functions=3 -mpreferred-stack-boundary=3 
-I/usr/local/lib/glib/include -I/usr/local/i!
nclude -I/usr/X11R6/include -I/usr/local/include -I/usr/local/lib/glib/include 
-I/usr/local/include -I/usr/X11R6/include -D_REENTRANT   -fPIC -c 
plm/metadata/id3v2/field.cpp -o plm/metadata/id3v2/field.o
In file included from plm/metadata/id3v2/field.cpp:34:
plm/metadata/id3v2/readers.h: In method `unsigned int ID3_IStreamReader::getCur()':
plm/metadata/id3v2/readers.h:60: `struct streampos' used where a `unsigned int' was 
expected
plm/metadata/id3v2/readers.h: In method `unsigned int 
ID3_IStreamReader::setCur(unsigned int)':
plm/metadata/id3v2/readers.h:72: no matching function for call to `istream::seekg 
(unsigned int &)'
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/iostream.h:183:
 candidates are: class istream & istream::seekg(_G_fpos64_t)
/usr/local/lib/gcc-lib/i686-pc-linux-gnu/2.95.3/../../../../include/g++-3/iostream.h:184:
                 class istream & istream::seekg(long long int, ios::seek_dir)
make[1]: *** [plm/metadata/id3v2/field.o] Error 1
make[1]: Leaving directory `/home/ronis/Project/notar/freeamp'
make: *** [plugins-cc] Error 2

Any suggestions?  

I also wan't able to run the autogen.sh script in the cvs sources (and
simply copied the configure file from the released sources).  I'm
running autoconf-2.49e.

Here's what I get:

./autogen.sh 
Generating configuration files for freeamp, please wait....
  aclocal 
  autoheader
autoheader: error: shell error while sourcing /tmp/ah16466/trace.sh
  autoconf
configure.in:146: error: AC_LANG: unknown language: 
aclang.m4:124: _AC_LANG_SET is expanded from...
aclang.m4:133: AC_LANG is expanded from...
configure.in:128: AC_PROTOTYPE_LOOP is expanded from...
configure.in:104: AC_PROTOTYPE_EACH is expanded from...
configure.in:128: AC_PROTOTYPE_LOOP is expanded from...
configure.in:104: AC_PROTOTYPE_EACH is expanded from...
configure.in:128: AC_PROTOTYPE_LOOP is expanded from...
configure.in:84: AC_PROTOTYPE is expanded from...
configure.in:144: AC_PROTOTYPE_ACCEPT is expanded from...
configure.in:146: the top level

Finally, I don't subscribe to this list, and would appreciate getting
e-mail directly.

Thanks in advance

David
_______________________________________________
[EMAIL PROTECTED]
http://www.freeamp.org/mailman/listinfo/freeamp-dev

Reply via email to