Warzone2100 / old-trac-import

Archived Import of (old) Warzone 2100 Trac
0 stars 0 forks source link

openSUSE Install Error [warzone2100-master_20111204] #2962

Closed wzdev-ci closed 12 years ago

wzdev-ci commented 12 years ago

resolution_fixed type_bug | by FragInc


Version Installed: http://sourceforge.net/projects/warzone2100/files/releases/testing/warzone2100-master_20111204.tar.gz/download

Upon running: ./autogen.sh && ./configure && make, the following error is posted.

/usr/lib/gcc/i586-suse-linux/4.6/../../../../i586-suse-linux/bin/ld: ../lib/sequence/libsequence.a(sequence.o): undefined reference to symbol 'vorbis_block_clear'
/usr/lib/gcc/i586-suse-linux/4.6/../../../../i586-suse-linux/bin/ld: note: 'vorbis_block_clear' is defined in DSO /usr/lib/libvorbis.so.0 so try adding it to the linker command line
/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [warzone2100] Error 1
make[3]: Leaving directory `/home/ratman/Games/warzone/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ratman/Games/warzone/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ratman/Games/warzone'
make: *** [all] Error 2

I checked orbis and ogg and they are installed.

system@linux-wcej:~/Games/warzone> pkg-config vorbis --libs
-lvorbis  
system@linux-wcej:~/Games/warzone> pkg-config ogg --libs
-logg

No idea why I'm getting the compiling error. Not sure where to go from here.

Thanks for any help provided!


Issue migrated from trac:2962 at 2022-04-16 08:40:52 -0700

wzdev-ci commented 12 years ago

anonymous commented


Please post the command that lead to the error.

wzdev-ci commented 12 years ago

FragInc commented


Replying to Warzone2100/old-trac-import#2962 (comment:1):

Please post the command that lead to the error.

If you'd read my entire post, it is immediately in the beginning.

"Upon running: ./autogen.sh && ./configure && make, the following error is posted."

wzdev-ci commented 12 years ago

anonymous commented


Sorry, I mean the command make called that failed.

wzdev-ci commented 12 years ago

FragInc commented


Replying to Warzone2100/old-trac-import#2962 (comment:3):

Sorry, I mean the command make called that failed.

The error began exactly where I started the code copy/paste... what exactly should I look for or where should I look further to find it? The entire make was running fine up to this point.

wzdev-ci commented 12 years ago

anonymous commented


Hm, just post the whole make output.

wzdev-ci commented 12 years ago

FragInc commented


Replying to Warzone2100/old-trac-import#2962 (comment:5):

Hm, just post the whole make output.

The entire make output spans quite a few pages; hence, I posted only the tail end of it from where the error began, up to where it ended. I'll post a portion of the make run just prior to this error output but it'll be a little later today after my class.

wzdev-ci commented 12 years ago

FragInc changed _comment0 which not transferred by tractive

wzdev-ci commented 12 years ago

FragInc changed _comment0 which not transferred by tractive

wzdev-ci commented 12 years ago

FragInc commented


Replying to Warzone2100/old-trac-import#2962 (comment:5):

Hm, just post the whole make output.

Here is the whole output... there are a few error listed; couple of which I don't understand regarding it not finding either asciidoc or git, both of which are installed. It even states that it found a2x installed; "checking for a2x... a2x"

ratman@linux-wcej:~/Games/warzone> ./autogen.sh && ./configure && make
+ checking for autoconf >= 2.56 ... found 2.68, ok.
+ checking for automake >= 1.10 ... found 1.11.1, ok.
+ running aclocal ...
+ running autoheader ... 
+ running autoconf ... 
+ running automake ... 
+ removing config.cache ... 

Now type './configure && make' to compile.
configure: loading site script /usr/share/site/i686-pc-linux-gnu
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking how to create a ustar tar archive... gnutar
checking build system type... i686-pc-linux-gnu
checking host system type... i686-pc-linux-gnu
checking for style of include used by make... GNU
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables... 
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking dependency style of gcc... gcc3
checking for gcc option to accept ISO C99... -std=gnu99
checking for gcc -std=gnu99 option to accept ISO Standard C... (cached) -std=gnu99
checking for gcc... ccompiler
checking for ranlib... ranlib
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking dependency style of g++... gcc3
checking for g++... cxxcompiler
checking for bison... bison -y
checking for bison >= 1.31... found 2.5, ok
checking for flex... flex
checking lex output file root... lex.yy
checking lex library... -lfl
checking whether yytext is a pointer... yes
checking for flex >= 2.5.33... found 2.5.35, ok
checking for flex != 2.5.34... not found, good
checking whether perl executable path has been provided... no
checking for perl... /usr/bin/perl
checking for a sed that does not truncate output... /usr/bin/sed
checking for grep that handles long lines and -e... /usr/bin/grep
checking for perl version... This is perl 5, version 14, subversion 2 (v5.14.2) built for i586-linux-thread-multi
checking for gawk... (cached) gawk
checking for zip... zip
checking for unzip... unzip
checking for a2x... a2x
checking for wkhtmltopdf... no
checking how to run the C preprocessor... gcc -std=gnu99 -E
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... no
checking minix/config.h presence... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for strlcpy... no
checking for strlcat... no
checking whether gcc -std=gnu99 accepts -fstack-protector... yes
checking whether g++ accepts -fstack-protector... yes
checking alloca.h usability... yes
checking alloca.h presence... yes
checking for alloca.h... yes
checking whether NLS is requested... yes
checking for msgfmt... /usr/bin/msgfmt
checking for gmsgfmt... /usr/bin/msgfmt
checking for xgettext... no
checking for msgmerge... no
checking for ld used by GCC... /usr/i586-suse-linux/bin/ld
checking if the linker (/usr/i586-suse-linux/bin/ld) is GNU ld... yes
checking for shared library run path origin... done
./configure: line 7538: gt_INTL_MACOSX: command not found
checking for GNU gettext in libc... yes
checking whether to use NLS... yes
checking where the gettext function comes from... libc
checking for pkg-config... /usr/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for pkg-config >= 0.9... found 0.25, ok
checking whether to build NSIS installer... no
checking whether to compile in debug mode... no
checking whether the C compiler accepts the -Werror -Wno-switch flag... yes
checking whether the C compiler accepts the -Werror -Wno-enum-compare flag... yes
checking for SDL... yes
checking for PNG... yes
checking for THEORA... yes
checking for OPENAL... yes
checking for OGGVORBIS... yes
checking for GLee... no
checking for GLee.h... 
checking for GLee.h with -I/usr/local/include/GL... no
checking for GLee.h with -I/usr/include/GL... no
checking GLee.h usability... no
checking GLee.h presence... no
checking for GLee.h... no
configure: Using integrated GLee
checking for nearbyint in -lm... yes
checking for XSetSelectionOwner in -lX11... yes
checking Xm/Xm.h usability... no
checking Xm/Xm.h presence... no
checking for Xm/Xm.h... no
checking for XmCreateErrorDialog in -lXm... no
checking popt.h usability... yes
checking popt.h presence... yes
checking for popt.h... yes
checking for poptGetContext in -lpopt... yes
checking physfs.h usability... yes
checking physfs.h presence... yes
checking for physfs.h... yes
checking for PHYSFS_init in -lphysfs... yes
checking SDL_opengl.h usability... yes
checking SDL_opengl.h presence... yes
checking for SDL_opengl.h... yes
checking for main in -lGL... yes
checking for main in -lGLU... yes
checking GL/glc.h usability... yes
checking GL/glc.h presence... yes
checking for GL/glc.h... yes
checking for main in -lGLC... yes
configure: creating ./config.status
config.status: creating Makefile
config.status: creating po/Makefile.in
config.status: creating doc/Makefile
config.status: creating build_tools/Makefile
config.status: creating build_tools/autorevision/Makefile
config.status: creating icons/Makefile
config.status: creating data/Makefile
config.status: creating data/mods/Makefile
config.status: creating data/mods/multiplay/Makefile
config.status: creating data/music/Makefile
config.status: creating pkg/Makefile
config.status: creating pkg/nsis/Makefile
config.status: creating win32/Makefile
config.status: creating lib/Makefile
config.status: creating lib/framework/Makefile
config.status: creating lib/exceptionhandler/Makefile
config.status: creating lib/gamelib/Makefile
config.status: creating lib/iniparser/Makefile
config.status: creating lib/ivis_opengl/Makefile
config.status: creating lib/ivis_common/Makefile
config.status: creating lib/netplay/Makefile
config.status: creating lib/netplay/miniupnpc/Makefile
config.status: creating lib/script/Makefile
config.status: creating lib/sequence/Makefile
config.status: creating lib/sound/Makefile
config.status: creating lib/widget/Makefile
config.status: creating src/Makefile
config.status: creating config.h
config.status: config.h is unchanged
config.status: executing depfiles commands
config.status: executing po-directories commands
config.status: creating po/POTFILES
config.status: creating po/Makefile
configure: 
configure: WARNING: Distributor unknown!
configure: Use --with-distributor when compiling package for distribution
configure: 
configure: WARNING: a2x (asciidoc) or wkhtmltopdf not found, can't convert documentation. This doesn't affect building the game,
                but means that things like "make dist" and building a Windows installer will fail.
make  all-recursive
make[1]: Entering directory `/home/ratman/Games/warzone'
Making all in build_tools
make[2]: Entering directory `/home/ratman/Games/warzone/build_tools'
Making all in autorevision
make[3]: Entering directory `/home/ratman/Games/warzone/build_tools/autorevision'
./autorevision +cstr -v ../.. ../../src/autorevision.h
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
fatal: Not a git repository (or any parent up to mount parent )
Stopping at filesystem boundary (GIT_DISCOVERY_ACROSS_FILESYSTEM not set).
Warning: could not open input file.
         This does not seem to be a revision controlled project.
Warning: could not open input file.
         This does not seem to be a revision controlled project.
Revision unchanged (unknown). Skipping.
old # "unknown"; new "unknown"
make[3]: Leaving directory `/home/ratman/Games/warzone/build_tools/autorevision'
make[3]: Entering directory `/home/ratman/Games/warzone/build_tools'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ratman/Games/warzone/build_tools'
make[2]: Leaving directory `/home/ratman/Games/warzone/build_tools'
Making all in win32
make[2]: Entering directory `/home/ratman/Games/warzone/win32'
make[2]: Nothing to be done for `all'.
make[2]: Leaving directory `/home/ratman/Games/warzone/win32'
Making all in lib
make[2]: Entering directory `/home/ratman/Games/warzone/lib'
Making all in framework
make[3]: Entering directory `/home/ratman/Games/warzone/lib/framework'
make  all-am
make[4]: Entering directory `/home/ratman/Games/warzone/lib/framework'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ratman/Games/warzone/lib/framework'
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/framework'
Making all in exceptionhandler
make[3]: Entering directory `/home/ratman/Games/warzone/lib/exceptionhandler'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/exceptionhandler'
Making all in script
make[3]: Entering directory `/home/ratman/Games/warzone/lib/script'
make  all-am
make[4]: Entering directory `/home/ratman/Games/warzone/lib/script'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ratman/Games/warzone/lib/script'
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/script'
Making all in sequence
make[3]: Entering directory `/home/ratman/Games/warzone/lib/sequence'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/sequence'
Making all in iniparser
make[3]: Entering directory `/home/ratman/Games/warzone/lib/iniparser'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/iniparser'
Making all in ivis_common
make[3]: Entering directory `/home/ratman/Games/warzone/lib/ivis_common'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/ivis_common'
Making all in ivis_opengl
make[3]: Entering directory `/home/ratman/Games/warzone/lib/ivis_opengl'
mkdir -p ".deps" ; for ext in c cpp ; do for a in `cd . ; echo *.$ext` ; do fpref="`echo "$a" | sed "s/\.$ext//"`" ; pofile=".deps/$fpref.Po" ; srcfile="./$a" ; if [ -e "$srcfile" ] && ! grep -q "\b$a\b" "$pofile" 2> /dev/null ; then echo "$fpref.o: $srcfile" | tee "$pofile" ; fi ; done ; done
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/ivis_opengl'
Making all in gamelib
make[3]: Entering directory `/home/ratman/Games/warzone/lib/gamelib'
make  all-am
make[4]: Entering directory `/home/ratman/Games/warzone/lib/gamelib'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ratman/Games/warzone/lib/gamelib'
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/gamelib'
Making all in sound
make[3]: Entering directory `/home/ratman/Games/warzone/lib/sound'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/sound'
Making all in netplay
make[3]: Entering directory `/home/ratman/Games/warzone/lib/netplay'
Making all in miniupnpc
make[4]: Entering directory `/home/ratman/Games/warzone/lib/netplay/miniupnpc'
make[4]: Nothing to be done for `all'.
make[4]: Leaving directory `/home/ratman/Games/warzone/lib/netplay/miniupnpc'
make[4]: Entering directory `/home/ratman/Games/warzone/lib/netplay'
make[4]: Nothing to be done for `all-am'.
make[4]: Leaving directory `/home/ratman/Games/warzone/lib/netplay'
mkdir -p ".deps" ; for ext in c cpp ; do for a in `cd . ; echo *.$ext` ; do fpref="`echo "$a" | sed "s/\.$ext//"`" ; pofile=".deps/$fpref.Po" ; srcfile="./$a" ; if [ -e "$srcfile" ] && ! grep -q "\b$a\b" "$pofile" 2> /dev/null ; then echo "$fpref.o: $srcfile" | tee "$pofile" ; fi ; done ; done
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/netplay'
Making all in widget
make[3]: Entering directory `/home/ratman/Games/warzone/lib/widget'
make[3]: Nothing to be done for `all'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib/widget'
make[3]: Entering directory `/home/ratman/Games/warzone/lib'
make[3]: Nothing to be done for `all-am'.
make[3]: Leaving directory `/home/ratman/Games/warzone/lib'
make[2]: Leaving directory `/home/ratman/Games/warzone/lib'
Making all in src
make[2]: Entering directory `/home/ratman/Games/warzone/src'
mkdir -p ".deps" ; for ext in c cpp ; do for a in `cd . ; echo *.$ext` ; do fpref="`echo "$a" | sed "s/\.$ext//"`" ; pofile=".deps/$fpref.Po" ; srcfile="./$a" ; if [ -e "$srcfile" ] && ! grep -q "\b$a\b" "$pofile" 2> /dev/null ; then echo "$fpref.o: $srcfile" | tee "$pofile" ; fi ; done ; done
make  all-am
make[3]: Entering directory `/home/ratman/Games/warzone/src'
g++ -g -Wall -Wextra -Wno-unused-parameter -Wno-sign-compare -Wcast-align -Wwrite-strings -Wpointer-arith -Wno-format-security -fstack-protector  -rdynamic  -o warzone2100 action.o advvis.o ai.o aiexperience.o astar.o atmos.o aud.o baseobject.o bridge.o bucket3d.o challenge.o cheat.o clparse.o cluster.o cmddroid.o combat.o component.o configuration.o console.o data.o design.o difficulty.o display3d.o display.o drive.o droid.o e3demo.o edit3d.o effects.o environ.o feature.o force-linker.o formation.o fpath.o frontend.o function.o game.o gateway.o geometry.o group.o hci.o ingameop.o init.o intdisplay.o intelmap.o intimage.o intorder.o keybind.o keyedit.o keymap.o level_lexer.lex.o levels.o lighting.o loadsave.o loop.o main.o map.o mapdisplay.o mapgrid.o mechanics.o message.o message_lexer.lex.o message_parser.tab.o miscimd.o mission.o move.o multibot.o multigifts.o multiint.o multijoin.o multilimit.o multimenu.o multiopt.o multiplay.o multistat.o multistruct.o multisync.o objects.o objmem.o oprint.o order.o parsetest.o power.o projectile.o radar.o raycast.o research.o scores.o scriptai.o scriptcb.o scriptextern.o scriptfuncs.o scriptobj.o scripttabs.o scriptvals.o scriptvals_lexer.lex.o scriptvals_parser.tab.o selection.o seqdisp.o stats.o structure.o target.o text.o texture.o transporter.o version.o visibility.o warcam.o warzoneconfig.o wrappers.o ../lib/widget/libwidget.a ../lib/sequence/libsequence.a ../lib/sound/libsound.a ../lib/script/libscript.a ../lib/netplay/libnetplay.a ../lib/netplay/miniupnpc/libminiupnpc.a ../lib/ivis_opengl/libivis_opengl.a ../lib/ivis_common/libivis_common.a ../lib/gamelib/libgamelib.a ../lib/framework/libframework.a ../lib/iniparser/libiniparser.a ../lib/exceptionhandler/libexceptionhandler.a  -lSDL -lpthread   -lphysfs -lpng12   -lvorbisfile   -ltheora -logg   -lopenal   -lGLC -lGL -lGLU -lpopt  -lX11   
/usr/lib/gcc/i586-suse-linux/4.6/../../../../i586-suse-linux/bin/ld: ../lib/sequence/libsequence.a(sequence.o): undefined reference to symbol 'vorbis_block_clear'
/usr/lib/gcc/i586-suse-linux/4.6/../../../../i586-suse-linux/bin/ld: note: 'vorbis_block_clear' is defined in DSO /usr/lib/libvorbis.so.0 so try adding it to the linker command line
/usr/lib/libvorbis.so.0: could not read symbols: Invalid operation
collect2: ld returned 1 exit status
make[3]: *** [warzone2100] Error 1
make[3]: Leaving directory `/home/ratman/Games/warzone/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/ratman/Games/warzone/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/ratman/Games/warzone'
make: *** [all] Error 2
ratman@linux-wcej:~/Games/warzone> 
wzdev-ci commented 12 years ago

FragInc commented


I've also attempted this install using the 'su' command as well and still get the same errors so it doesn't seem to be a root -vs- user installation issue.

wzdev-ci commented 12 years ago

FragInc changed _comment0 which not transferred by tractive

wzdev-ci commented 12 years ago

anonymous commented


No, it's missing -lvorbis to actually link it. For some reason we only test for vorbisfile, not vorbis directly; so far that hasn't lead to problems. I guess "pkg-config --libs vorbisfile" doesn't include -lvorbis for you? Not sure if that's a bug in vorbisfile or not.

wzdev-ci commented 12 years ago

FragInc commented


Replying to Warzone2100/old-trac-import#2962 (comment:9):

No, it's missing -lvorbis to actually link it. For some reason we only test for vorbisfile, not vorbis directly; so far that hasn't lead to problems. I guess "pkg-config --libs vorbisfile" doesn't include -lvorbis for you? Not sure if that's a bug in vorbisfile or not.

Output:

ratman@linux-wcej:~/Games/warzone> pkg-config --libs vorbisfile
-lvorbisfile  
ratman@linux-wcej:~/Games/warzone> 
wzdev-ci commented 12 years ago

anonymous uploaded file vorbisfile.patch (2.0 KiB)

Can you try this patch? ("cat vorbisfile|patch -p1" in the source tree)

wzdev-ci commented 12 years ago

FragInc commented


What do I need to do to use this patch? I put it in the same fold as the game install but get error.

wzdev-ci commented 12 years ago

vexed commented


Replying to Warzone2100/old-trac-import#2962 (comment:11):

What do I need to do to use this patch? I put it in the same fold as the game install but get error.

He already told you what you need to do: ("cat vorbisfile|patch -p1" in the source tree)

If after you apply the patch, you get errors, then post the errors.

wzdev-ci commented 12 years ago

FragInc commented


I have done both as follows and it errors out so I must have done something incorrectly. Not sure what "source tree" I'm supposed to apply this patch to.

ratman@linux-wcej:~/Games/warzone> cat vorbisfile|patch -p1
If 'patch' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf patch
cat: vorbisfile: No such file or directory
ratman@linux-wcej:

and

ratman@linux-wcej:~/Games/warzone> cd src
ratman@linux-wcej:~/Games/warzone/src> cat vorbisfile|patch -p1
If 'patch' is not a typo you can use command-not-found to lookup the package that contains it, like this:
    cnf patch
cat: vorbisfile: No such file or directory
ratman@linux-wcej:~/Games/warzone/src> 
wzdev-ci commented 12 years ago

anonymous commented


First, install "patch", the error tells you how. Then run "cat vorbisfile.patch|patch -p1" (forgot the file extension, sorry).

wzdev-ci commented 12 years ago

Safety0ff commented


BTW, there are typos in both the CFLAGS changes.

wzdev-ci commented 12 years ago

FragInc commented


Replying to Warzone2100/old-trac-import#2962 (comment:15):

BTW, there are typos in both the CFLAGS changes.

What are the typos and what should they be?

wzdev-ci commented 12 years ago

Safety0ff commented


VORBISFILE_CFLLAGS and VORBISFILECFLAGS, should be VORBISFILE_CFLAGS. It shouldn't change anything with your issue though.

wzdev-ci commented 12 years ago

cybersphinx commented


So, does the patch help? As mentioned, the errors in it are irrelevant for your case.

wzdev-ci commented 12 years ago

cybersphinx changed status from new to closed

wzdev-ci commented 12 years ago

cybersphinx changed resolution from ` toneedinfo`

wzdev-ci commented 12 years ago

stiv commented


Patch did not apply cleanly for me in master - rejected hunks in the Makefile.am stuff. Applying rejects by hand resulted in unresolved SDL symbols.

Workaround is:

LDFLAGS="-lvorbis" ./configure

wzdev-ci commented 12 years ago

cybersphinx uploaded file vorbisfile.2.patch (2.0 KiB)

Updated version.

wzdev-ci commented 12 years ago

cybersphinx changed status from closed to reopened

wzdev-ci commented 12 years ago

cybersphinx changed resolution from needinfo to ``

wzdev-ci commented 12 years ago

cybersphinx changed status from reopened to closed

wzdev-ci commented 12 years ago

cybersphinx changed resolution from ` tofixed`

wzdev-ci commented 12 years ago

cybersphinx commented


Fix libvorbis linking.

Possibly fixes #2962.

wzdev-ci commented 12 years ago

cybersphinx commented


Fix libvorbis linking.

Possibly fixes #2962.

wzdev-ci commented 12 years ago

cybersphinx commented


Fix libvorbis linking.

Possibly fixes #2962.

wzdev-ci commented 12 years ago

cybersphinx commented


Fix libvorbis linking.

Possibly fixes #2962.