From owner-cvs-all@FreeBSD.ORG Sun May 22 15:53:57 2005 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id F052616A41C; Sun, 22 May 2005 15:53:56 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from imf22aec.mail.bellsouth.net (imf22aec.mail.bellsouth.net [205.152.59.70]) by mx1.FreeBSD.org (Postfix) with ESMTP id 0013543D55; Sun, 22 May 2005 15:53:53 +0000 (GMT) (envelope-from ahze@FreeBSD.org) Received: from ibm65aec.bellsouth.net ([68.209.163.3]) by imf22aec.mail.bellsouth.net (InterMail vM.5.01.06.11 201-253-122-130-111-20040605) with ESMTP id <20050522155353.ULTQ2059.imf22aec.mail.bellsouth.net@ibm65aec.bellsouth.net>; Sun, 22 May 2005 11:53:53 -0400 Received: from [192.168.1.5] (really [68.209.163.3]) by ibm65aec.bellsouth.net (InterMail vG.1.02.00.01 201-2136-104-101-20040929) with ESMTP id <20050522155352.DJYC26760.ibm65aec.bellsouth.net@[192.168.1.5]>; Sun, 22 May 2005 11:53:52 -0400 In-Reply-To: <4290A3DC.4030606@FreeBSD.org> References: <200505200808.j4K88l9E016074@repoman.freebsd.org> <20050521234742.6079f270@it.buh.tecnik93.com> <428FB64C.8040706@FreeBSD.org> <20050522173518.1e9ccab7@it.buh.tecnik93.com> <41EA904D-2A4E-4D07-B0F9-63EDA27FE591@FreeBSD.org> <4290A3DC.4030606@FreeBSD.org> Mime-Version: 1.0 (Apple Message framework v730) Content-Type: text/plain; charset=US-ASCII; delsp=yes; format=flowed Message-Id: <2E22B997-FECA-4DA5-8345-CC101CF4CEB1@FreeBSD.org> Content-Transfer-Encoding: 7bit From: Michael Johnson Date: Sun, 22 May 2005 11:53:51 -0400 To: Adam Weinberger X-Mailer: Apple Mail (2.730) Cc: Ion-Mihai Tetcu , cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org, ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/multimedia/mpeg4ip Makefile pkg-plist X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 22 May 2005 15:53:57 -0000 On May 22, 2005, at 11:23 AM, Adam Weinberger wrote: > Michael Johnson wrote: > >> On May 22, 2005, at 10:35 AM, Ion-Mihai Tetcu wrote: >> >>> On Sat, 21 May 2005 18:29:32 -0400 >>> Adam Weinberger wrote: >>> >>> >>> >>>> Ion-Mihai Tetcu wrote: >>>> >>>> >>>>> On Fri, 20 May 2005 08:08:47 +0000 (UTC) >>>>> Michael Johnson wrote: >>>>> >>>>> >>>>> >>>>> >>>>>> ahze 2005-05-20 08:08:47 UTC >>>>>> >>>>>> FreeBSD ports repository >>>>>> >>>>>> Modified files: >>>>>> multimedia/mpeg4ip Makefile pkg-plist >>>>>> Log: >>>>>> - Fix build on some configurations of 5.x by using >>>>>> USE_INC_LIBTOOL_VER >>>>>> and ln -s ${LIBTOOL} ${WRKSRC}/libtool >>>>>> >>>>>> >>>>> >>>>> >>>>> Was it supposed to resolve this ? >>>>> >>>>> test -z "/usr/local/lib/mp4player_plugin" || /usr/ports/ >>>>> multimedia/mpeg4ip/work/mpeg4ip-1.3/install-sh -d "/usr/local/ >>>>> lib/ mp4player_plugin" >>>>> /bin/sh ../../../../libtool --mode=install /usr/bin/install -c >>>>> - o root -g wheel 'celp_plugin.la' '/usr/local/lib/ >>>>> mp4player_plugin/celp_plugin.la' >>>>> libtool: install: warning: relinking `celp_plugin.la' >>>>> (cd /usr/ports/multimedia/mpeg4ip/work/mpeg4ip-1.3/player/ >>>>> plugin/ audio/celp; /bin/sh ../../../../libtool --mode=relink c >>>>> ++ - D_REENTRANT -DNOCONTROLS -fexceptions -Wall -Wno-char- >>>>> subscripts - Woverloaded-virtual -Wno-unknown-pragmas -Wno- >>>>> deprecated - Wformat=2 -Wpointer-arith -Wsign-compare -O2 -pipe >>>>> -march=athlon- xp -O3 -ffast-math -fomit-frame-pointer - >>>>> DUSE_MMX -DMPEG4IP -I/ usr/local/include/SDL11 -I/usr/local/ >>>>> include -D_REENTRANT -L/usr/ local/lib -L/usr/X11R6/lib - >>>>> pthread -o celp_plugin.la -rpath /usr/ local/lib/ >>>>> mp4player_plugin -module celp.lo ../../../../player/lib/ >>>>> mp4util/libmp4util.la ../../../../player/lib/audio/celp/BS/ >>>>> libmpeg4ip_celpbs.la ../../../../player/lib/audio/celp/dec/ >>>>> libmpeg4ip_celp.la -lmp4v2 -lmp4av -lmpeg4ip_gnu ) >>>>> c++ -shared -nostdlib /usr/lib/crti.o /usr/lib/ >>>>> crtbeginS.o .libs/ celp.o -Wl,--rpath -Wl,/usr/local/lib -L/ >>>>> usr/local/lib -L/usr/ X11R6/lib -pthread -lmp4util - >>>>> lmpeg4ip_celpbs -lmpeg4ip_celp - lmp4v2 -lmp4av -lmpeg4ip_gnu - >>>>> L/usr/lib -lstdc++ -lm -lgcc_pic / usr/lib/crtendS.o /usr/lib/ >>>>> crtn.o -march=athlon-xp -Wl,-soname - Wl,celp_plugin.so.0 - >>>>> o .libs/celp_plugin.so.0 >>>>> /usr/bin/ld: cannot find -lmp4av >>>>> libtool: install: error: relink `celp_plugin.la' with the >>>>> above command before installing it >>>>> >>>>> >>>> >>>> Yes. >>>> >>>> >>> >>> It seems it doesn't :( on my >>> FreeBSD 5.4-STABLE #10: Wed May 18 04:50:54 EEST 2005 >>> >> same error? >> > > Hrmmn. I don't know if this will be of any help, but here's the > order of operations I tried to get this to work. Once it worked for > me, I announced to ahze "That's the solution!" Sorry about this, > Ion-Mihai. > > 1) portupgrade - failed > 2) USE_LIBTOOL_VER -> USE_INC_LIBTOOL_VER, portupgrade - failed > 3) removed mpeg4ip > 4) set the post-patch: thing in the recent commit, portupgrade - > success > > So, perhaps removing it entirely first has some effect? Removing mpeg4ip-1.1 before building?? > One thing that ahze and I found is that he was linking against many > more libraries at each link than I was. There's something wacky and > libtool-related going on here... > > # Adam > > > -- > Adam Weinberger > adamw@magnesium.net || adamw@FreeBSD.org > adamw@vectors.cx || adamw@gnome.org > http://www.vectors.cx >