[linux-audio-user] Unable to compile fst against wine.

New Message Reply About this list Date view Thread view Subject view Author view Other groups

Subject: [linux-audio-user] Unable to compile fst against wine.
From: Luke Yelavich (luke_AT_audioslack.com)
Date: Fri Aug 13 2004 - 11:06:53 EEST


Hi all
I am trying to build fst against the tarball of wine found on the vstserver
site, the tarball vstserver-wine.tar.bz2. The version of fst I am trying to
build is 1.6.

I get the following output:
gcc -shared -Wl,-Bsymbolic -o libfst.so pthread.o interlocked.o gettid.o libwinelib.o vstwin.o fstinfofile.o fst.o libfst.spec.o -ldl -lpthread -lwine -lwine_unicode -lm
gcc -o fstconfig fstconfig.o -L. -lfst
/libfst.so: undefined reference to `wine_ldt_init_fs_AT_WINE_1.0'
/libfst.so: undefined reference to `__wine_main_argv_AT_WINE_1.0'
/libfst.so: undefined reference to `wine_anon_mmap_AT_WINE_1.0'
/libfst.so: undefined reference to `wine_ldt_alloc_fs_AT_WINE_1.0'
/libfst.so: undefined reference to `wine_ldt_free_fs_AT_WINE_1.0'
/libfst.so: undefined reference to `__wine_dll_register_AT_WINE_1.0'
/libfst.so: undefined reference to `wine_init_AT_WINE_1.0'
/libfst.so: undefined reference to `__wine_main_argc_AT_WINE_1.0'
collect2: ld returned 1 exit status
make[1]: *** [fstconfig] Error 1
make[1]: Leaving directory `/mnt/software/linux/audioslack/tgz/source/fst/fst-1.6/fst'
make: *** [fst] Error 2

VSTServer, and VSTI compile fine.

Suggestions are welcome.

-- 
Luke Yelavich
http://www.audioslack.com
luke_AT_audioslack.com


New Message Reply About this list Date view Thread view Subject view Author view Other groups

This archive was generated by hypermail 2b28 : Fri Aug 13 2004 - 11:10:54 EEST