search for: pytalloc_util_5

Displaying 2 results from an estimated 2 matches for "pytalloc_util_5".

2013 Feb 08
2
Samba4 Compile Error
...ct_Type' can not be used when making a shared object; recompile with -fPIC /usr/local/lib/libpython2.6.a: could not read symbols: Bad value collect2: ld returned 1 exit status Waf: Leaving directory `/install/samba-4.0.3/bin' Build failed: -> task failed (err #1): {task: cc_link pytalloc_util_5.o -> libpytalloc-util.so} I'll appreciate any suggestions. Thanks Oner Olcerel
2012 Dec 21
1
Problem compiling Samba4, Python installed in nonstandard location
...7.a(floatobject.o): In function `_Py_double_round':/usr/src/Python-2.7.3/Objects/floatobject.c:1137: undefined reference to `fmod'collect2: error: ld returned 1 exit statusWaf: Leaving directory `/home/src/samba-4.0.0/bin'Build failed: -> task failed (err #1): {task: cc_link pytalloc_util_5.o -> libpytalloc-util.so}make: *** [all] Error 1 I'm not at all familiar with the "waf" build system, so I'm not sure how I can do things like apply additional LD or C flags (was thinking of forcing it to use /opt/python2/include as an include dir) or if this is something compl...