Open Bug 205695 Opened 21 years ago Updated 19 years ago

multiple build warnings in libldap (overriding '/DMOZILLA_CLIENT=1' with '/UMOZILLA_CLIENT')

Categories

(Directory :: LDAP C SDK, defect, P2)

x86
Windows XP
defect

Tracking

(Not tracked)

ASSIGNED

People

(Reporter: teilo+bugzilla, Assigned: mcs)

References

(Blocks 1 open bug)

Details

whilst building mozilla from CVS (14 May 03) I see lots of warnings whilst
building source in the directory/c-sdk/ldap/libraries/libldap directory

building with 
  --disable-tests
  --disable-debug
  --enable-optimize
  --enable-crypto
  --disable-installer
and MS VC.net on winXP

make[6]: Entering directory
`/cygdrive/e/mozilla/build/opt-i686-pc-cygwin/directory/c-sdk/ldap/libraries/libldap'
sh /cygdrive/e/mozilla/mozilla/directory/c-sdk/config/cygwin-wrapper cl
-Foabandon.obj -c     -W3 -nologo -GF -Gy -MD -O2   -UDEBUG -U_DEBUG -UWINNT 
-DMOZILLA_CLIENT=1 -DNDEBUG=1 -DXP_PC=1 -DWIN32=1 -D_WINDOWS=1 -DWIN95=1
-D_PR_GLOBAL_THREADS_ONLY=1 -D_X86_=1  -DFORCE_PR_LOG -DNEEDPROTOS    -DNET_SSL
 -DNO_LIBLCACHE -DLDAP_REFERRALS     -DNS_DOMESTIC  -UMOZILLA_CLIENT
-Ie:/mozilla/build/opt-i686-pc-cygwin/dist/public/ldap
-I/cygdrive/e/mozilla/mozilla/directory/c-sdk/ldap/include
-Ie:/mozilla/build/opt-i686-pc-cygwin/dist/./public 
/cygdrive/e/mozilla/mozilla/directory/c-sdk/ldap/libraries/libldap/abandon.c
cl : Command line warning D4025 : overriding '/DMOZILLA_CLIENT=1' with
'/UMOZILLA_CLIENT'
abandon.c

warning is repeated for what seems like every file.
*** Bug 205696 has been marked as a duplicate of this bug. ***
-> Directory/LDAP C SDK
Assignee: mozbugs-build → mcs
Component: Build Config → LDAP C SDK
Product: Browser → Directory
Version: Trunk → other
Status: NEW → ASSIGNED
Priority: -- → P2
Target Milestone: --- → 5.13
Blocks: buildwarning
-> TM 5.14
Target Milestone: 5.13 → 5.14
Is this still a problem?
You need to log in before you can comment on or make changes to this bug.