Bugs item #664254, was opened at 2003-01-08 10:05
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=664254&group_id=11050

Category: None
Group: None
>Status: Closed
>Resolution: Later
Priority: 5
Submitted By: Pierre (pierre42)
>Assigned to: Zdenek Kabelac (kabi)
Summary: Problem compiling avifile 0.7.22

Initial Comment:
Hi,

I try to compile avifile-0.7.22-20021129 on my
GNU/Linux system with gcc-3.2
there was no problem with the configure, but for the
make I got this :

[...]
Making all in videocodec
gmake[3]: Entering directory
`/tmp/avifile0.7-0.7.22/plugins/libwin32/videocodec'
/bin/sh ../../../libtool --mode=compile g++ -s
-DHAVE_CONFIG_H -I. -I. -I../../../include  
-I./../loader -I/usr/local/BerkeleyDB.4.1/include -Wall
-Wno-unused -I../../../include -fno-exceptions
-fno-rtti -O3 -march=i686 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe  -c
VideoEncoder.cpp
g++ -s -DHAVE_CONFIG_H -I. -I. -I../../../include
-I./../loader -I/usr/local/BerkeleyDB.4.1/include -Wall
-Wno-unused -I../../../include -fno-exceptions
-fno-rtti -O3 -march=i686 -D_LARGEFILE_SOURCE
-D_FILE_OFFSET_BITS=64 -D_REENTRANT -pipe -c
VideoEncoder.cpp  -fPIC -DPIC -o VideoEncoder.lo
VideoEncoder.cpp: In member function `virtual int 
   avm::VideoEncoder::EncodeFrame(const avm::CImage*,
void*, int*, uint_t*, 
   int*)':
VideoEncoder.cpp:187: `st1' undeclared (first use this
function)
VideoEncoder.cpp:187: (Each undeclared identifier is
reported only once for 
   each function it appears in.)
VideoEncoder.cpp:187: `localcount' undeclared (first
use this function)
gmake[3]: *** [VideoEncoder.lo] Error 1
gmake[3]: Leaving directory
`/tmp/avifile0.7-0.7.22/plugins/libwin32/videocodec'
gmake[2]: *** [all-recursive] Error 1
gmake[2]: Leaving directory
`/tmp/avifile0.7-0.7.22/plugins/libwin32'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory
`/tmp/avifile0.7-0.7.22/plugins'
gmake: *** [all-recursive] Error 1




It would be great if you could help me with this !

Best regards,

Pierre.


----------------------------------------------------------------------

>Comment By: Zdenek Kabelac (kabi)
Date: 2003-01-08 16:21

Message:
Logged In: YES 
user_id=15161

Why have you enable 'timing' for win32 code ?
It's meant only for debuging purposes.

(Also prefered bugreporting is via [EMAIL PROTECTED])


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=111050&aid=664254&group_id=11050

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

Reply via email to