[hxserver] server build error
Sevin Fide sfide at yahoo.comHere is the build output that specifies build parameters: ----------------------- Build System (V2.1) time: Mon Nov 3 13:33:44 2003 outfile: build.out branch: SERVER_CURRENT platform: linux-2.2-libc6-i586-server distribution/archive from: linux-2.2-libc6-i586-server build Type: release build options: release profile: /home/sfide/src/ribosome/build/umakepf/helix-server-nodist copy target: release target(s): servinst $Id: umake.py,v 1.26 2003/09/03 17:58:07 hubbe Exp $ C Compiler: gcc Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) C++ Compiler: g++ Reading specs from /usr/lib/gcc-lib/i586-mandrake-linux-gnu/3.2.2/specs Configured with: ../configure --prefix=/usr --libdir=/usr/lib --with-slibdir=/lib --mandir=/usr/share/man --infodir=/usr/share/info --enable-shared --enable-threads=posix --disable-checking --enable-long-long --enable-__cxa_atexit --enable-languages=c,c++,ada,f77,objc,java --host=i586-mandrake-linux-gnu --with-system-zlib Thread model: posix gcc version 3.2.2 (Mandrake Linux 9.1 3.2.2-3mdk) ----------------------- As for the error, please see the following: ----------------------- gcc -Wl,-export-dynamic -o rel/postinst rel/obj/par1/common/platform/unix/postinst.o rel/obj/par1/common/package_info.o rel/obj/par1/common/hxservinst.o rel/obj/par4/server/engine/bin/server_version.o rel/postinst_libs.a -L/usr/X11R6/lib rel/obj/par1/common/platform/unix/postinst.o(.text+0x14): In function `UnixInstaller::UnixInstaller[not-in-charge]()': : undefined reference to `operator new(unsigned)' rel/obj/par1/common/platform/unix/postinst.o(.text+0x2d): In function `UnixInstaller::UnixInstaller[not-in-charge]()': : undefined reference to `operator new(unsigned)' .... .... .... rel/postinst_libs.a(servinstlib.servinstlib.o)(.text+0x1791): In function `ServerInstaller::ReadInstallerConfigItems(char const*, ServerInstaller::InstCfgItem const*, ConsoleUI*)': : undefined reference to `operator new[](unsigned)' rel/postinst_libs.a(servinstlib.servinstlib.o)(.gnu.linkonce.d._ZTV15ServerInstaller+0x30): undefined reference to `__cxa_pure_virtual' rel/postinst_libs.a(instutil.passwdtool.o)(.text+0x10a): In function `PasswordTool::GenerateRandomPassword()': : undefined reference to `operator new[](unsigned)' collect2: ld returned 1 exit status make[1]: *** [rel/postinst] Error 1 make[1]: Leaving directory `/home/sfide/src/helix/server/installer/hlxserver/nodist' make: *** [all] Error 2 Time used: 5.39 seconds ERROR: UNIXCompile(server/installer/hlxserver/nodist) ERROR: Make failed. ----------------------- Thank you. Sevin --- John Mevissen <jmevissen at real.com> wrote: > Please send the part of your build output that > specifies your build > parameters. (It is also written to the file > build.out; you can copy it from > there). It looks like the following. > > > ===================================== > > Build System (V2.1) > time: Thu Oct 30 13:34:42 2003 > outfile: build.out > branch: SERVER_CURRENT > platform: linux-2.2-libc6-i586-server > distribution/archive from: > linux-2.2-libc6-i586-server > build Type: debug > build options: debug > profile: > /home/jmev/dev/static/ribosome/build/umakepf/helix-server-nodist > copy target: debug > clean mode > update mode > no makedepend mode > target(s): serverall > $Id: umake.py,v 1.26 2003/09/03 17:58:07 hubbe Exp $ > C Compiler: gcc > Reading specs from > /usr/lib/gcc-lib/i386-conectiva-linux/2.95.3/specs > gcc version 2.95.3 20010315 (release) > > C++ Compiler: g++ > Reading specs from > /usr/lib/gcc-lib/i386-conectiva-linux/2.95.3/specs > gcc version 2.95.3 20010315 (release) > > ===================================== > > > Also, please look for other errors in your > build.out. Usually the error in > the installer module is that some other module > failed to build. Try to at > least find the first module that fails to build. > > The build.out will also show the exact error; you > need to look at that. The > simple "build failed" message sent to the terminal > is meant to catch your > attention, but is pretty useless for figuring out > what went wrong. > > John > > > > On Mon, 03 Nov 2003 13:54:15 PST, > Sevin Fide (sfide at yahoo.com) writes: > > > > Hello All, > > > > I have been trying to build Helix DNA Server, but > at > > some point I get the following error: > > > > UNIXCompile(server/installer/hlxserver/nodist): > making > > depend > > UNIXCompile(server/installer/hlxserver/nodist): > making > > all > > ERROR: > UNIXCompile(server/installer/hlxserver/nodist) > > ERROR: Make failed. > > > > --- Build System Error > > ------------------------------------ > > Make failed. > > > ----------------------------------------------------------- > > > > leaving directory > > > /home/sfide/src/helix/./server/installer/hlxserver/nodist > > > > Thank you in advance. > > > > Sevin > > > > > > __________________________________ > > Do you Yahoo!? > > Exclusive Video Premiere - Britney Spears > > http://launch.yahoo.com/promos/britneyspears/ > > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: > dev-unsubscribe at helix-server.helixcommunity.org > > For additional commands, e-mail: > dev-help at helix-server.helixcommunity.org > > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > dev-unsubscribe at helix-server.helixcommunity.org > For additional commands, e-mail: > dev-help at helix-server.helixcommunity.org > __________________________________ Do you Yahoo!? Exclusive Video Premiere - Britney Spears http://launch.yahoo.com/promos/britneyspears/ --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscribe at helix-server.helixcommunity.org For additional commands, e-mail: dev-help at helix-server.helixcommunity.org