Displaying 7 results from an estimated 7 matches for "sys_dlopen".
2004 Sep 24
1
Compilation error
Hi all,
I downloaded Samba 3.0.7 (gzipped) from samba.org to RedHat Linux,
unzipper, and configured source.
I got the following error during compilation
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xb37): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xb57): undefined reference to `dlsym'
lib/system.po: In function `sys_dlclose':
lib/system.po(.text+0xb74): undefined reference to `dlclose'
lib/system....
2005 May 31
1
compile errors samba-3.0.15pre2 redhat 7.3
Hi there,
After configuring and doing a make of samba-3.0.15pre2 it fails with the
following errors:
<snip>
Compiling libads/ads_status.c with -fPIC
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xd71): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xd99): undefined reference to `dlsym'
lib/system.po: In function `sys_dlclose':
lib/system.po(.text+0xdbe): undefined reference to `dlclose'
lib/system....
2002 Nov 07
1
pdb_mysql isn't working for me :-(
...kyou (Sorry for the big email).
R
(This is what happens if I try and login from a machine already joined
on the domain).
root@serber[/var/log/samba]# tail -f log.smbd
[2002/11/07 19:19:30, 0] passdb/pdb_plugin.c:pdb_init_plugin(51)
Failed to load sam plugin /usr/local/lib/pdb_mysql.so using
sys_dlopen (/usr/local/lib/pdb_mysql.so: undefined symbol:
pdb_get_init_flag)
[2002/11/07 19:19:30, 0]
passdb/pdb_interface.c:make_pdb_methods_name(397)
pdb backend plugin:/usr/local/lib/pdb_mysql.so:mysql did not
correctly init (error was NT_STATUS_UNSUCCESSFUL)
[2002/11/07 19:19:30, 1]
passdb/pdb_int...
2004 Sep 21
4
Problems compiling samba-3.0.7 on Redhat-7.2
When compiling samba-3.0.7 on Redhat-7.2, stock kernel 2.4.26,
I get undefined references:
-------
Compiling libads/ads_status.c with -fPIC
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xc17): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xc3b): undefined reference to `dlsym'
lib/system.po: In function `sys_dlclose':
lib/system.po(.text+0xc5c): undefined reference to `dlclose'
lib/system....
2002 Dec 09
0
SAMBA 2.2.7, compilation errors
...I 1 Ghz) i first get some compiling errors (different sources but always it' s
"warning : passing arg 1 of 'function' discards qualifiers from pointer target type") and
then finally compilation stops when beginning to link /bin/smbd with "lib/system.o: In
function 'sys_dlopen': lib/system.o (.text+0xc92): undefined reference to 'dlopen' and
some more other undefined references. I' m using gcc 2.95.3 and glibc 2.2.4 .
I couldn' t find help in FAQ' s or mailing lists so i decided to ask You now urgently
for Your help. Fast and working support wou...
2004 Dec 30
0
Samba 3.0.10 on Red Hat AS 2.1
...tried idmap backend with ldap instead of idmap_rid but I'm unable to make it work on RH 9.0!
Here is what I got when compiling:
--snip, seems ok until there--
Compiling dynconfig.c with -fPIC
Linking shared library bin/pam_smbpass.so
Linking nsswitch/libnss_wins.so
lib/system.po: In function `sys_dlopen':
lib/system.po(.text+0xcb9): undefined reference to `dlopen'
lib/system.po: In function `sys_dlsym':
lib/system.po(.text+0xce1): undefined reference to `dlsym'
lib/system.po: In function `sys_dlclose':
lib/system.po(.text+0xd06): undefined reference to `dlclose'
lib/system....
2004 Sep 24
0
[BULK] - Compilation error
...ember 2004 03:40 Leon Dorfman wrote:
>Hi all,
>
>I downloaded Samba 3.0.7 (gzipped) from samba.org to RedHat Linux,
>unzipper, and configured source.
>I got the following error during compilation
>
>Linking nsswitch/libnss_wins.so
>lib/system.po: In function `sys_dlopen':
>lib/system.po(.text+0xb37): undefined reference to `dlopen'
>lib/system.po: In function `sys_dlsym':
>lib/system.po(.text+0xb57): undefined reference to `dlsym'
>lib/system.po: In function `sys_dlclose':
>lib/system.po(.text+0xb74): undefined referenc...