> On Thu, Nov 22, 2001 at 11:09:33PM +0100, Robby wrote:
> > I'm getting the exact same thing :/
> > Is there really no way to work around this error?
> 
> There would be - if someone would have donated us an acount on
> machine with such compiler
> 
> (for now just put the whole function in comment and try to recompile)
> #if 0
> 
> this is comment
> 
> #endif
> 
> -- 
>   .''`.  Which fundamental human right do you want to give up today?
>  : :' :      Debian GNU/Linux maintainer - www.debian.{org,cz}
>  `. `'  Zdenek Kabelac  kabi@{debian.org, users.sf.net, fi.muni.cz}
>    `-         Resistance is futile. You all will be packaged

If I do that, it compiles further.. but when linking it gives me an error

Making all in player
make[1]: Entering directory `/home/onliner/avifile-0.6/player'
/bin/sh ../libtool --mode=link c++  -I/usr/include/SDL -D_REENTRANT -g -O2
-march=i586 -ffast-math  -pipe  -L/usr/X11R6/lib -L/usr/local/qt/lib -o aviplay
-L/usr/local/qt/lib -lqt-mt main.o configdialog.o configdialog_impl.o
playercontrol.o decoder_config.o        ../lib/libaviplay.la -L/usr/lib
-Wl,-rpath,/usr/lib -lSDL -lpthread -lXdpms -lXxf86dga         -lXxf86vm  
-L/usr/X11R6/lib         -lXi -lXext -lX11 -lpthread -lnsl -ldl -lm
c++ -I/usr/include/SDL -D_REENTRANT -g -O2 -march=i586 -ffast-math -pipe
-L/usr/X11R6/lib -L/usr/local/qt/lib -o .libs/aviplay -L/usr/local/qt/lib
-lqt-mt main.o configdialog.o configdialog_impl.o playercontrol.o
decoder_config.o ../lib/.libs/libaviplay.so -lpthread -lnsl -ldl -lm -lpthread
-lnsl -ldl -lm -lpthread -lnsl -ldl -lm -lpthread -lnsl -ldl -lm -L/usr/lib
-lSDL -lpthread -lXdpms -lXxf86dga -lXxf86vm -lXi -lpthread -lnsl -ldl -lm
-L/usr/lib -Wl,-rpath,/usr/lib -lSDL -lpthread -lXdpms -lXxf86dga -lXxf86vm
-L/usr/X11R6/lib -lXi -lXext -lX11 -lpthread -lnsl -ldl -lm
../lib/.libs/libaviplay.so: undefined reference to `avm::avm_map<char const *,
avm::AvmOutput::TextstreamInfo>::update_min_max_weights(avm::avm_map<char const
*, avm::AvmOutput::TextstreamInfo>::binary_tree_node<char const *,
avm::AvmOutput::TextstreamInfo> *)'
collect2: ld returned 1 exit status
make[1]: *** [aviplay] Error 1
make[1]: Leaving directory `/home/onliner/avifile-0.6/player'
make: *** [all-recursive] Error 1
[onliner@soixante-neuf avifile-0.6]$

_______________________________________________
Avifile mailing list
[EMAIL PROTECTED]
http://prak.org/mailman/listinfo/avifile

Reply via email to