Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 22 Nov 2005 15:50:45 -0800
From:      "Michael C. Shultz" <ringworm01@gmail.com>
To:        Randy Bush <randy@psg.com>
Cc:        freebsd ports <freebsd-ports@freebsd.org>
Subject:   Re: portmanager failes in libMG
Message-ID:  <200511221550.46988.ringworm01@gmail.com>
In-Reply-To: <17283.44644.974289.19573@roam.psg.com>
References:  <17279.44457.110168.738614@roam.psg.com> <200511221400.43970.ringworm01@gmail.com> <17283.44644.974289.19573@roam.psg.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On Tuesday 22 November 2005 15:48, Randy Bush wrote:
> [ moved to ports ]
>
> > portmanager -u -p will make sure everything in /var/db/pkg is perfect,
> > make sure you have the latest version, 0.3.8_2.
>
> cc -shared  .libs/MGPMlogAdd.o .libs/MGPMlogCreate.o .libs/MGPMlogDestroy.o
> .libs/MGPMrBestOldPort.o .libs/MGPMrCleanUp.o .libs/MGPMrCommandLine.o
> .libs/MGPMrController.o .libs/MGPMrCreateAllUpdateStatusDb.o
> .libs/MGPMrCreateInstalledDb.o .libs/MGPMrGetPortName.o
> .libs/MGPMrInitialize.o .libs/MGPMrIsRunDependency.o
> .libs/MGPMrMakeDescribe.o .libs/MGPMrMissingDependencies.o
> .libs/MGPMrParse.o .libs/MGPMrReadConfigure.o .libs/MGPMrShowLeaves.o
> .libs/MGPMrShowLeavesDelete.o .libs/MGPMrSinglePortCreateStatusDb.o
> .libs/MGPMrSinglePortStatus.o .libs/MGPMrStatus.o .libs/MGPMrUpdate.o  
> -march=pentiumpro -Wl,-soname -Wl,libMGPM.so.1 -o .libs/libMGPM.so.1 (cd
> .libs && rm -f libMGPM.so && ln -s libMGPM.so.1 libMGPM.so)
> (cd .libs && rm -f libMGPM.so && ln -s libMGPM.so.1 libMGPM.so)
> creating libMGPM.la
> (cd .libs && rm -f libMGPM.la && ln -s ../libMGPM.la libMGPM.la)
> Making all in portmanager
> source='portmanager.c' object='portmanager.o' libtool=no 
> depfile='.deps/portmanager.Po' tmpdepfile='.deps/portmanager.TPo' 
> depmode=gcc3 /bin/sh ../depcomp  cc -DHAVE_CONFIG_H -I. -I. -I..
> -I../libMG/src -I../libMGPM/src     -O -pipe -march=pentiumpro -c `test -f
> portmanager.c || echo './'`portmanager.c /bin/sh ../libtool --mode=link cc 
> -O -pipe -march=pentiumpro    -o portmanager  portmanager.o
> ../libMG/src/.libs/libMG.so.2     ../libMGPM/src/.libs/libMGPM.so.1 mkdir
> .libs
> cc -O -pipe -march=pentiumpro -o portmanager portmanager.o
> ../libMG/src/.libs/libMG.so.2 ../libMGPM/src/.libs/libMGPM.so.1
> ../libMGPM/src/.libs/libMGPM.so.1: undefined reference to `rpl_malloc' ***
> Error code 1
>
> Stop in /usr/ports/sysutils/portmanager/work/portmanager-0.3.8/portmanager.
> *** Error code 1
>
> randy


It compiles fine on 4.11, 5.4 and 6.0, what version BSD are you using?

-Mike



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200511221550.46988.ringworm01>