Closed Bug 205696 Opened 21 years ago Closed 21 years ago

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

Categories

(SeaMonkey :: Build Config, defect)

x86
Windows XP
defect
Not set
normal

Tracking

(Not tracked)

VERIFIED DUPLICATE of bug 205695

People

(Reporter: teilo+bugzilla, Assigned: mozbugs-build)

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.

*** This bug has been marked as a duplicate of 205695 ***
Status: NEW → RESOLVED
Closed: 21 years ago
Resolution: --- → DUPLICATE
verified
Status: RESOLVED → VERIFIED
Product: Browser → Seamonkey
You need to log in before you can comment on or make changes to this bug.