On Fri, Apr 19, 2002 at 02:37:23AM -0500, Noah Romer wrote:
> > in your glibc - most probably some bug in configure detection
> 
> And now it's coughing up on a void pointer. Happy days.
> 
> g++ -DHAVE_CONFIG_H -I. -I. -I../../include -I./../common -D_REENTRANT
> -I../../include -Wall -Wno-unused -g -march=i586 -ffast-math -pipe
> -Wp,-MD,.deps/asffmt.pp -c asffmt.cpp  -fPIC -DPIC -o asffmt.o
> asffmt.cpp: In function `void avm::avm_print_ASFMainHeader (const 
> ASFMainHeader *)':

Ok I'll fix this - however somehow I do not believe you
have a system without asctime_r - are you sure use have used
autogen.sh after CVS update - as whenever you see modification
in configure.in  or acinclude.m4 - this script has to be executed
so the new configure script is created.

I suspect that these functions aren't detected because you are
using too old configure and some  #define HAVE_ are missing.

But I'll try to compile without them to check if it links properly


-- 
  .''`.  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}
   `-              When in doubt, just blame the Euro. :)

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

Reply via email to