project-navigation
Personal tools

Author Topic: Can`t compile on openSUSE 11.4  (Read 2319 times)

Offline vadimuzzz

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Can`t compile on openSUSE 11.4
« on: March 30, 2011, 05:03:29 am »
make

...
===> LD [testall]
cc: @PHTREAD_LIBS@: No such file or directory
make: *** [testall] Error 1
...
What is it -> @PHTREAD_LIBS@ ?


Also, might be worth addiing check for mxml-devel, vorbis-devel, theora-devel packages in configure script?

Offline Mattn

  • Administrator
  • PHALANX Commander
  • *****
  • Posts: 4831
  • https://github.com/mgerhardy/vengi
    • View Profile
    • Vengi Voxel Tools
Re: Can`t compile on openSUSE 11.4
« Reply #1 on: March 31, 2011, 08:10:55 am »
This looks more like a problem in a pkg-config file on your system. I don't think that this is a problem on our side.

Offline vadimuzzz

  • Cannon Fodder
  • **
  • Posts: 3
    • View Profile
Re: Can`t compile on openSUSE 11.4
« Reply #2 on: March 31, 2011, 10:24:17 am »