cross-compile guide for 3.1 problem
Posted: 15 Apr 2012, 15:24
followed instructions from there http://developer.wz2100.net/wiki/Compil ... gwCrossEnv
got following errors:
1) openal - undefined __prefix__ variable
(fixed: changed file openal.pc)
2) PhysicsFS 2 not found.
checking physfs.h usability... yes
checking physfs.h presence... yes
checking for physfs.h... yes
checking for PHYSFS_mount in -lphysfs... no
configure: error: PhysicsFS 2 not found.
how fix "PhysicsFS 2 not found."???
full log for configure command:
got following errors:
1) openal - undefined __prefix__ variable
(fixed: changed file openal.pc)
2) PhysicsFS 2 not found.
checking physfs.h usability... yes
checking physfs.h presence... yes
checking for physfs.h... yes
checking for PHYSFS_mount in -lphysfs... no
configure: error: PhysicsFS 2 not found.
how fix "PhysicsFS 2 not found."???
full log for configure command: