My favorites | Sign in
Project Logo
                
New issue | Search
for
| Advanced search | Search tips
Issue 2: linking fails
1 person starred this issue and may be notified of changes. Back to list
Status:  New
Owner:  ----
Type-Defect
Priority-Medium


Sign in to add a comment
 
Reported by jak.james, Jun 28, 2007
What steps will reproduce the problem?
1. ./configure --with-python
2. make
3. make install

What is the expected output? What do you see instead?

usr/local/lib -ldnet -lz -lm -Wl,-rpath,/usr/local/lib
-Wl,-rpath,/usr/local/lib
/usr/local/lib/python2.5/config/libpython2.5.so.0.0: warning: tmpnam()
possibly used unsafely; consider using mkstemp()
/usr/local/lib/python2.5/config/libpython2.5.so.0.0: warning: tempnam()
possibly used unsafely; consider using mkstemp()
/usr/local/lib/python2.5/config/libpython2.5.so.0.0: warning: strcpy() is
almost always misused, please use strlcpy()
/usr/local/lib/python2.5/config/libpython2.5.so.0.0: warning: sprintf() is
often misused, please use snprintf()
/usr/local/lib/python2.5/config/libpython2.5.so.0.0: warning: strcat() is
almost always misused, please use strlcat()
honeyd.o(.data+0x144): undefined reference to `pydataprocessing_test'
honeyd.o(.data+0x14c): undefined reference to `pydatahoneyd_test'
collect2: ld returned 1 exit status
*** Error code 1


What version of the product are you using? On what operating system?

honeyd-1.5c


Please provide any additional information below.


Comment 1 by provos, Jul 31, 2007
On which platform did you try to compile this?
Sign in to add a comment

Hosted by Google Code