Date: Thu, 12 Oct 2000 06:47:54 +0200 (CEST) From: dirk.meyer@dinoex.sub.org To: FreeBSD-gnats-submit@freebsd.org Subject: ports/21924: audio/lame with gtk broken Message-ID: <200010120447.e9C4lsC23693@home.dinoex.sub.org>
next in thread | raw e-mail | index | archive | help
>Number: 21924 >Category: ports >Synopsis: audio/lame with gtk broken >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Wed Oct 11 22:00:01 PDT 2000 >Closed-Date: >Last-Modified: >Originator: Dirk Meyer >Release: FreeBSD 4.1.1-STABLE i386 >Organization: privat >Environment: currrent ports tree, Oct 10 20:49 gtk12 installed >Description: the port fails to install as the makefile does not find a target. >How-To-Repeat: try to install ===> Extracting for lame-gtk-3.70 >Fix: add a do-install rule like in ports/audio/lame/Makefile,v 1.12 do-install: @( cd ${WRKSRC}; ${INSTALL_PROGRAM} lame ${PREFIX}/bin ) @( cd ${WRKSRC}; ${INSTALL_MAN} doc/man/lame.1 \ ${PREFIX}/man/man1 ) >Release-Note: >Audit-Trail: >Unformatted: >> Checksum OK for dist10.tar.gz. >> Checksum OK for lame3.70.patch.gz. ===> lame-gtk-3.70 depends on executable: gmake - found ===> lame-gtk-3.70 depends on shared library: glib12.3 - found ===> lame-gtk-3.70 depends on shared library: gtk12.2 - found ===> Patching for lame-gtk-3.70 ===> Applying distribution patches for lame-gtk-3.70 ===> Applying FreeBSD patches for lame-gtk-3.70 ===> Configuring for lame-gtk-3.70 ===> Building for lame-gtk-3.70 /bin/sh -ec 'cc -M -DHAVEMPGLIB -DLAMEPARSE -DNDEBUG -D__NO_MATH_INLINES -pipe -DLAMESNDFILE -DHAVEGTK `/usr/X11R6/bin/gtk12-config --cflags` -DBRHIST mpglib/main.c | sed '\''s;mpglib/main.o;& mpglib/main.d;g'\'' > mpglib/main.d' [....] ===> Installing for lame-gtk-3.70 ===> lame-gtk-3.70 depends on shared library: glib12.3 - found ===> lame-gtk-3.70 depends on shared library: gtk12.2 - found gmake: *** No rule to make target `install'. Stop. *** Error code 2 Stop in /src/ports/audio/lame. *** Error code 1 Stop in /src/ports/audio/lame. *** Error code 1 Stop in /src/ports/audio/lame. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200010120447.e9C4lsC23693>