i try to build a simple opendoors
but i have error about to find xpdev
root@scarlet:/sbbs/src/odoors# LANG=us make
gcc -fPIC -fPIC -O2 -Llibs-Linux/ -I../xpdev -Wall -DHAS_INTTYPES_H -shared -L../xpdev/gcc.linux.lib.release ex_ski.c -o exe-Linux/ex_ski -lODoors -lxpdev /usr/bin/ld: cannot find -lxpdev
collect2: error: ld returned 1 exit status
GNUmakefile:209: recipe for target 'exe-Linux/ex_ski' failed
make: *** [exe-Linux/ex_ski] Error 1
any idea?
Re: OpenDoor build failed
By: Ragnarok to All on Sun Dec 02 2018 05:41 pm
i try to build a simple opendoors
but i have error about to find xpdev
root@scarlet:/sbbs/src/odoors# LANG=us make
gcc -fPIC -fPIC -O2 -Llibs-Linux/ -I../xpdev -Wall -DHAS_INTTYPES_H -shared -L../xpdev/gcc.linux.lib.release ex_ski.c -o exe-Linux/ex_ski -lODoors -lxpdev /usr/bin/ld: cannot find -lxpdev
collect2: error: ld returned 1 exit status
GNUmakefile:209: recipe for target 'exe-Linux/ex_ski' failed
make: *** [exe-Linux/ex_ski] Error 1
any idea?
Does the file ../xpdev/gcc.linux.lib.release/libxpdev.a exist? If not, run 'make RELEASE=1' in src/xpdev first.
Sysop: | Tandy |
---|---|
Location: | New York, USA |
Users: | 15 |
Nodes: | 13 (0 / 13) |
Uptime: | 30:41:51 |
Calls: | 340 |
Messages: | 123,343 |