#2962: openSUSE Install Error [warzone2100-master_20111204]
------------------------------------+--------------------
        Reporter:  FragInc          |       Type:  bug
          Status:  new              |   Priority:  normal
       Milestone:  unspecified      |  Component:  other
         Version:  2.3 and master   |   Keywords:
      Blocked By:                   |   Blocking:
Operating System:  GNU/Linux 32bit  |
------------------------------------+--------------------
 '''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!

-- 
Ticket URL: <http://developer.wz2100.net/ticket/2962>
Warzone 2100 Trac <http://developer.wz2100.net/>
The Warzone 2100 Project
_______________________________________________
Warzone-dev mailing list
Warzone-dev@gna.org
https://mail.gna.org/listinfo/warzone-dev

Reply via email to