From owner-freebsd-questions@FreeBSD.ORG Sat Jan 28 14:37:00 2012 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 01873106564A for ; Sat, 28 Jan 2012 14:37:00 +0000 (UTC) (envelope-from bah@bananmonarki.se) Received: from feeder.usenet4all.se (1-1-1-38a.far.sth.bostream.se [82.182.32.53]) by mx1.freebsd.org (Postfix) with ESMTP id 651C08FC08 for ; Sat, 28 Jan 2012 14:36:58 +0000 (UTC) Received: from kw.news4all.se (c80-217-70-175.bredband.comhem.se [80.217.70.175]) by feeder.usenet4all.se (8.13.1/8.13.1) with ESMTP id q0SEaoBs082577; Sat, 28 Jan 2012 15:36:50 +0100 (CET) (envelope-from bah@bananmonarki.se) Message-ID: <4F2407F3.8000205@bananmonarki.se> Date: Sat, 28 Jan 2012 15:36:35 +0100 From: Bernt Hansson User-Agent: Mozilla/5.0 (X11; FreeBSD i386; rv:9.0) Gecko/20111229 Thunderbird/9.0 MIME-Version: 1.0 To: "Conrad J. Sabatier" References: <4F239584.8040205@bananmonarki.se> <4F23A08F.4080002@bananmonarki.se> <20120128033150.39054554@cox.net> In-Reply-To: <20120128033150.39054554@cox.net> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit Cc: freebsd-questions@freebsd.org Subject: Re: X libraries missing X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 28 Jan 2012 14:37:00 -0000 2012-01-28 10:31, Conrad J. Sabatier skrev: > On Sat, 28 Jan 2012 08:15:27 +0100 > Bernt Hansson wrote: > >> 2012-01-28 08:06, Adam Vande More skrev: >>> On Sat, Jan 28, 2012 at 12:28 AM, Bernt >>> Hansson wrote: >>> >>>> Hello list! >>>> >>>> >>>> Trying to update multimedia/audacious-plugins to some other >>>> version 3x. >>>> >>>> The problem seems to be ! multimedia/audacious-plugins >>>> (audacious-plugins-2.5.4_2) (X libraries missing) >>>> >>>> The error is: >>>> >>>> Entering directory aosd. >>>> In file included from ghosd.c:21: >>>> /usr/local/include/X11/**extensions/Xcomposite.h:49:35: error: >>>> X11/extensions/Xfixes.h: No such file or directory >>>> Successfully generated dependencies. >>>> Successfully compiled aosd.c (plugin). >>>> Successfully compiled aosd_osd.c (plugin). >>>> Successfully compiled aosd_style.c (plugin). >>>> Successfully compiled aosd_trigger.c (plugin). >>>> Successfully compiled aosd_ui.c (plugin). >>>> Successfully compiled aosd_cfg.c (plugin). >>>> In file included from ghosd.c:21: >>>> /usr/local/include/X11/**extensions/Xcomposite.h:49:35: error: >>>> X11/extensions/Xfixes.h: No such file or directory >>>> In file included from ghosd.c:21: >>>> /usr/local/include/X11/**extensions/Xcomposite.h:86: error: >>>> expected '=', ',', ';', 'asm' or '__attribute__' before '** >>>> XCompositeCreateRegionFromBord**erClip' >>>> Failed to compile ghosd.c (plugin)! >>>> gmake[5]: *** [ghosd.plugin.o] Error 1 >>>> gmake[4]: *** [all] Error 2 >>>> gmake[3]: *** [subdirs] Error 1 >>>> gmake[2]: *** [all] Error 2 >>>> gmake[1]: *** [subdirs] Error 1 >>>> gmake: *** [all] Error 2 >>>> *** Error code 1 >>>> >>>> Stop in /usr/home/bernt/disk8/ports/**multimedia/audacious-plugins. >>>> *** Error code 1 >>>> >>>> Stop in /usr/home/bernt/disk8/ports/**multimedia/audacious-plugins. >>>> ** Command failed [exit code 1]: /usr/bin/script -qa >>>> /tmp/portupgrade20120128-**26744-6ymwm0-0 env >>>> UPGRADE_TOOL=portupgrade UPGRADE_PORT=audacious-**plugins-2.5.4_2 >>>> UPGRADE_PORT_VER=2.5.4_2 make DEPENDS_TARGET=package >>>> ** Fix the problem and try again. >>>> >>>> But I have xorg libraries installed, xorg-libraries-7.5.1 >>>> >>> >>> /usr/ports/x11/libXcomposite >>> >> Did not work! > > You also need x11/libXfixes. > > Save yourself some headaches and just do "portmaster libX". That'll > make sure all of them are up-to-date. > > Did you recently upgrade your xorg-server? If so, updating libX* and > xf86* is a *must*. Thank's for the reply. I got frustrated and did a pkg_delete \* Now I can't build any port, tried python cc -c -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing -I. -IInclude -I./../Include -fPIC -DPy_BUILD_CORE -o Modules/python.o ./../Modules/python.c cc -pthread -Wl,--export-dynamic -o python Modules/python.o -L. -lpython2.7 -lutil -lm cc -c -fno-strict-aliasing -O2 -pipe -fno-strict-aliasing -DNDEBUG -O2 -pipe -fno-strict-aliasing -I. -IInclude -I./../Include -DPy_BUILD_CORE -o Modules/python.o ./../Modules/python.c install -o root -g wheel -m 444 ./../Tools/gdb/libpython.py python-gdb.py [: not found <<< this error pops up with any port ã²çW?: not found <<< same with this one install: 1: Syntax error: word unexpected (expecting ")") install: 5: Syntax error: Error in command substitution *** Error code 2 1 error *** Error code 1 Stop in /usr/home/bernt/disk8/ports/lang/python27. *** Error code 1 Stop in /usr/home/bernt/disk8/ports/lang/python27. *** Error code 1 Stop in /usr/home/bernt/disk8/ports/lang/python. I get the same error after a portsnap 20120128 15:30 CET