- janne@yui:/tmp/fstrinet$ make clean
- janne@yui:/tmp/fstrinet$ make
- cc -g -Wall -c printing.c
- cc -g -Wall -c checkrec.c
- cc -g -Wall -c nbnresolv.c
- cc -g -Wall -c llist.c
- cc -g -Wall -c list_combiner.c
- cc -g -Wall -c params.c
- cc -g -Wall -c ip_feeder.c
- cc -g -I/usr/include/samba-4.0 -Wall -D_FILE_OFFSET_BITS=64 -c worker.c
- cc -g -pthread -lrt -lsmbclient -Wall checkrec.o nbnresolv.o llist.o list_combiner.o params.o ip_feeder.o worker.o printing.o scanmain.c -o fstrinet
- worker.o: In function `recurse_directory':
- /tmp/fstrinet/worker.c:38: undefined reference to `smbc_opendir'
- /tmp/fstrinet/worker.c:52: undefined reference to `smbc_readdir'
- /tmp/fstrinet/worker.c:67: undefined reference to `smbc_closedir'
- /tmp/fstrinet/worker.c:90: undefined reference to `smbc_stat'
- worker.o: In function `scan_host':
- /tmp/fstrinet/worker.c:146: undefined reference to `smbc_opendir'
- /tmp/fstrinet/worker.c:156: undefined reference to `smbc_readdir'
- worker.o: In function `run_worker':
- /tmp/fstrinet/worker.c:257: undefined reference to `smbc_init'
- collect2: error: ld returned 1 exit status
- make: *** [fstrinet] Error 1
SHARE
TWEET
Untitled
a guest
Aug 29th, 2015
63
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
