I don't know why i have this kind of problem when i try to compile oggdrop(not oggdropXPd...) with ogg and vorbis non-shared static lib,
gcc always give me a lot of "undefined reference to xxxxxx" warnings...
The problem will solve if i use shared version of static lib, but i dont want because too many extra DLL will cause problems...

Im sure i dont have any problems when compiling ogg and vorbis/AoTuVb4.5.1 source code, and the source code is from latest SVN.

i have a same problem when compile ffmpeg with --enable-vorbis too.
IIRC Sox doesnt have this problem.

The make file for oggdrop was generated by Devc++,
here is the Msys console output:
CODE

long_code_here = ';
$ make
gcc.exe -c audio.c -o audio.o -I"C:/msys/mingw/include" -I"../../ogg/include" -I"../../vorbis/include" -D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -fexpensive-optimizations -O3 -Wall
audio.c: In function `wav_open':
audio.c:131: warning: `0' flag ignored with precision and `%x' printf format
gcc.exe -c encode.c -o encode.o -I"C:/msys/mingw/include" -I"../../ogg/include" -I"../../vorbis/include" -D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -fexpensive-optimizations -O3 -Wall
gcc.exe -c encthread.c -o encthread.o -I"C:/msys/mingw/include" -I"../../ogg/include" -I"../../vorbis/include" -D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -fexpensive-optimizations -O3 -Wall
encthread.c: In function `encthread_init':
encthread.c:45: warning: passing arg 6 of `CreateThread' from incompatible pointer type
encthread.c: In function `encode_thread':
encthread.c:159: warning: suggest parentheses around assignment used as truth value
encthread.c: At top level:
encthread.c:147: warning: unused parameter 'arg'
encthread.c:142: warning: unused parameter 'fn'
encthread.c:142: warning: unused parameter 'time'
encthread.c:137: warning: unused parameter 'errormessage'
encthread.c:132: warning: unused parameter 'fn'
encthread.c:132: warning: unused parameter 'time'
encthread.c:132: warning: unused parameter 'rate'
encthread.c:132: warning: unused parameter 'samples'
encthread.c:132: warning: unused parameter 'bytes'
encthread.c:127: warning: unused parameter 'fn'
encthread.c:127: warning: unused parameter 'total'
encthread.c:127: warning: unused parameter 'done'
encthread.c:127: warning: unused parameter 'time'
gcc.exe -c main.c -o main.o -I"C:/msys/mingw/include" -I"../../ogg/include" -I"../../vorbis/include" -D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -fexpensive-optimizations -O3 -Wall
main.c: In function `HandleDrag':
main.c:216: warning: suggest parentheses around assignment used as truth value
main.c: In function `QCProc':
main.c:609: warning: implicit declaration of function `isdigit'
main.c: At top level:
main.c:446: warning: unused parameter 'lParam'
main.c:205: warning: unused parameter 'hwnd'
main.c:142: warning: unused parameter 'hPrevInstance'
main.c:142: warning: unused parameter 'szCmdLine'
main.c:135: warning: unused parameter 'hwnd'
main.c:128: warning: unused parameter 'hwnd'
gcc.exe -c oe_win32.c -o oe_win32.o -I"C:/msys/mingw/include" -I"../../ogg/include" -I"../../vorbis/include" -D__GNUWIN32__ -W -DWIN32 -DNDEBUG -D_WINDOWS -D_MBCS -fexpensive-optimizations -O3 -Wall
g++.exe audio.o encode.o encthread.o main.o oe_win32.o -o "oggdrop.exe" -L"C:/msys/mingw/lib" -L"../../ogg/win32/Static_Release" -L"../../vorbis/win32/Vorbis_Static_Release" -L"../../vorbis/win32/VorbisEnc_Static_Release" -mwindows -lkernel32 -luser32 -lgdi32 -lwinspool -lcomdlg32 -ladvapi32 -lshell32 -lole32 -loleaut32 -luuid -lodbc32 -lodbccp32 -logg -lvorbis -lvorbisenc
C:/msys/mingw/lib/libvorbis.a(block.o):block.c:(.text+0x7a): undefined reference to `oggpack_writeinit'
C:/msys/mingw/lib/libvorbis.a(block.o):block.c:(.text+0x258): undefined reference to `oggpack_writeclear'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x1e0): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x2cc): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x396): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x3f2): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x447): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x46e): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x484): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x53d): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x5a5): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x670): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x691): undefined reference to `oggpack_writetrunc'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x700): undefined reference to `oggpack_get_buffer'
C:/msys/mingw/lib/libvorbis.a(bitrate.o):bitrate.c:(.text+0x714): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(analysis.o):analysis.c:(.text+0x39): undefined reference to `oggpack_reset'
C:/msys/mingw/lib/libvorbis.a(analysis.o):analysis.c:(.text+0x73): undefined reference to `oggpack_get_buffer'
C:/msys/mingw/lib/libvorbis.a(analysis.o):analysis.c:(.text+0x80): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x688): undefined reference to `oggpack_readinit'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x699): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x6d4): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x762): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x7ba): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x7d5): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x7f8): more undefined references to `oggpack_read' follow
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xe45): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xe69): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xe8c): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xeab): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xece): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xf1a): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xfb9): undefined reference to `oggpack_writeinit'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xfd4): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0xfe8): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1003): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x107e): undefined reference to `oggpack_writeinit'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x10b3): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x10d9): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1100): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1120): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1139): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1152): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1222): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x123d): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1266): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x129e): undefined reference to `oggpack_reset'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x12ca): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x12e5): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1311): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1349): undefined reference to `oggpack_reset'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x137e): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x13a9): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x13cc): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x141f): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1436): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1452): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x168a): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x16a5): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x16ce): undefined reference to `oggpack_bytes'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1706): undefined reference to `oggpack_writeclear'
C:/msys/mingw/lib/libvorbis.a(info.o):info.c:(.text+0x1727): undefined reference to `oggpack_writeclear'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x25): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x3f): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x5a): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xa0): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xef): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x117): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x3df): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x3fe): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x414): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x432): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x457): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x495): more undefined references to `oggpack_read' follow
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x720): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x7fe): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x843): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x872): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x8b6): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x8e1): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x9b3): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x9f5): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xa84): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xab7): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xb68): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xb91): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xc63): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xca3): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xd0a): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xd3c): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xdbc): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xdec): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xeed): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xf21): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0xff7): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1029): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1051): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1123): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1156): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x11a6): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x11d7): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x124e): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1281): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1353): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x1379): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x13ea): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x141d): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x14c7): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x14f1): undefined reference to `oggpack_look'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x15c3): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(codebook.o):codebook.c:(.text+0x15e9): undefined reference to `oggpack_adv'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x6e): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x86): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0xae): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0xcc): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x108): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x139): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x290): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x2b2): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x2d0): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x310): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x340): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x380): more undefined references to `oggpack_read' follow
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0xd2d): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0xd4c): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x1184): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(mapping0.o):mapping0.c:(.text+0x11a0): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x129): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x141): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x2ba): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x2cb): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x2e2): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x2f7): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x30f): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(res0.o):res0.c:(.text+0x330): more undefined references to `oggpack_read' follow
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0xbc): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0xeb): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x13f): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x161): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1b3): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1f4): more undefined references to `oggpack_write' follow
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x317): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x340): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x37c): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x396): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x3fe): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x456): more undefined references to `oggpack_read' follow
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x19c3): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1a0e): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1a3c): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1ea2): undefined reference to `oggpack_write'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1f2d): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1f71): undefined reference to `oggpack_read'
C:/msys/mingw/lib/libvorbis.a(floor1.o):floor1.c:(.text+0x1f98): undefined reference to `oggpack_read'
collect2: ld returned 1 exit status
make: *** [oggdrop.exe] Error 1


It is a big help if someone solved my problem, i failed to compiling others apps because they have similar problem too... sweat.gif

EDIT: Just solved this *nasty* problem today rolleyes.gif biggrin.gif