Bug 3355 - Error in compilations
Summary: Error in compilations
Status: RESOLVED FIXED
Alias: None
Product: Samba 3.0
Classification: Unclassified
Component: Build environment (show other bugs)
Version: 3.0.21
Hardware: x86 Linux
: P3 major
Target Milestone: none
Assignee: Tim Potter
QA Contact: Samba QA Contact
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-23 15:15 UTC by Luis
Modified: 2009-12-11 08:39 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Luis 2005-12-23 15:15:21 UTC
I have the next errors in compile:

auth/auth_script.po(.text+0x38f): undefined reference to `dbghdr'
auth/auth_script.po(.text+0x3ae): undefined reference to `dbgtext'
auth/auth_script.po: In function `auth_init_script':
auth/auth_script.po(.text+0x3fb): undefined reference to `make_auth_methods'
auth/auth_script.po(.text+0x444): undefined reference to `load_auth_module'
auth/auth_script.po: In function `init_module':
auth/auth_script.po(.text+0x498): undefined reference to `smb_register_auth'   
auth/auth_script.po(.text+0x30d): undefined reference to `dbghdr'
auth/auth_script.po(.text+0x329): undefined reference to `dbgtext'
auth/auth_script.po(.text+0x33a): undefined reference to `smbrunsecret'
auth/auth_script.po(.text+0x35d): undefined reference to `DEBUGLEVEL_CLASS'
auth/auth_script.po(.text+0x36b): undefined reference to `DEBUGLEVEL_CLASS_ISSET
'                                                                             
modules/vfs_expand_msdfs.po(.text+0x5c2): undefined reference to `safe_strcpy_fn
'
modules/vfs_expand_msdfs.po(.text+0x5da): undefined reference to `safe_strcat_fn
'
modules/vfs_expand_msdfs.po(.text+0x5f3): undefined reference to `safe

web/statuspage.c:430: warning: passing arg 1 of `share_mode_forall' from incompa
tible pointer type


I have:      [root@mail source]# gcc --version     2.96 
             linux Red Hat 7.2 Kernel 2.4

Many erros in others versiones equal 3.0.x

I compile only:

./configure
make                  <------- errors here
make install


I need other parameter?
Comment 1 Karolin Seeger 2009-12-11 08:39:51 UTC
I think this is no longer an issue.
Closing out bug report.
Please reopen is it's still an issue in one of the current Samba versions.

Thanks!