Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ----------------------------------------
- Building library and server
- ----------------------------------------
- build/smtp_delivery.o: In function `smtp_deliver_feed':
- smtp_delivery.c:(.text+0x9c): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
- /usr/bin/ld: build/modules.o: undefined reference to symbol 'dlopen@@GLIBC_2.1'
- //lib/i386-linux-gnu/libdl.so.2: error adding symbols: DSO missing from command line
- collect2: error: ld returned 1 exit status
- An error occured, trying to compile with static linkage instead
- build/smtp_delivery.o: In function `smtp_deliver_feed':
- smtp_delivery.c:(.text+0x9c): warning: the use of `tmpnam' is dangerous, better use `mkstemp'
- build/main.o: In function `rumbleStart':
- main.c:(.text+0x4f3): warning: Using 'getpwnam' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- build/comm.o: In function `comm_init':
- comm.c:(.text+0xb3): warning: Using 'getaddrinfo' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- build/comm.o: In function `comm_open':
- comm.c:(.text+0x30f): warning: Using 'gethostbyname' in statically linked applications requires at runtime the shared libraries from the glibc version used for linking
- build/modules.o: In function `rumble_modules_load':
- modules.c:(.text+0x21c): undefined reference to `dlopen'
- modules.c:(.text+0x223): undefined reference to `dlerror'
- modules.c:(.text+0x282): undefined reference to `dlsym'
- modules.c:(.text+0x293): undefined reference to `dlsym'
- modules.c:(.text+0x2a4): undefined reference to `dlsym'
- modules.c:(.text+0x484): undefined reference to `dlclose'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libsqlite3.a(sqlite3.o): In function `unixDlClose':
- (.text+0x94b4): undefined reference to `dlclose'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libsqlite3.a(sqlite3.o): In function `unixDlSym':
- (.text+0x94d8): undefined reference to `dlsym'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libsqlite3.a(sqlite3.o): In function `unixDlOpen':
- (.text+0x9509): undefined reference to `dlopen'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/libsqlite3.a(sqlite3.o): In function `unixDlError':
- (.text+0x251ac): undefined reference to `dlerror'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lvm.o): In function `Arith':
- (.text+0x330): undefined reference to `pow'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lvm.o): In function `luaV_execute':
- (.text+0x223c): undefined reference to `pow'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lcode.o): In function `codearith':
- (.text+0x105e): undefined reference to `pow'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_tan':
- (.text+0x16c): undefined reference to `tan'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_tanh':
- (.text+0x1ac): undefined reference to `tanh'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_sqrt':
- (.text+0x211): undefined reference to `sqrt'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_sin':
- (.text+0x23c): undefined reference to `sin'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_sinh':
- (.text+0x27c): undefined reference to `sinh'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_pow':
- (.text+0x608): undefined reference to `pow'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_log':
- (.text+0x6ac): undefined reference to `log'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_log10':
- (.text+0x6ec): undefined reference to `log10'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_fmod':
- (.text+0x818): undefined reference to `fmod'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_exp':
- (.text+0x83c): undefined reference to `exp'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_cos':
- (.text+0x87c): undefined reference to `cos'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_cosh':
- (.text+0x8bc): undefined reference to `cosh'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_atan':
- (.text+0x8fc): undefined reference to `atan'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_atan2':
- (.text+0x958): undefined reference to `atan2'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_asin':
- (.text+0x99c): undefined reference to `asin'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(lmathlib.o): In function `math_acos':
- (.text+0x9dc): undefined reference to `acos'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(loadlib.o): In function `ll_loadfunc':
- (.text+0x9f1): undefined reference to `dlsym'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(loadlib.o): In function `ll_loadfunc':
- (.text+0xa31): undefined reference to `dlerror'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(loadlib.o): In function `ll_loadfunc':
- (.text+0xa58): undefined reference to `dlopen'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(loadlib.o): In function `ll_loadfunc':
- (.text+0xa6e): undefined reference to `dlerror'
- /usr/lib/gcc/i586-linux-gnu/4.9/../../../i386-linux-gnu/liblua5.1.a(loadlib.o): In function `gctm':
- (.text+0xdcc): undefined reference to `dlclose'
- collect2: error: ld returned 1 exit status
- Meh, that didn't work either - giving up!
- mitchell@debian:~/rumble$
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement