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: | r00t |
---|---|
Location: | Newport Beach, CA |
Users: | 12 |
Nodes: | 6 (0 / 6) |
Uptime: | 203:13:39 |
Calls: | 144 |
Files: | 238 |
Messages: | 33,772 |