Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 11 Jul 2002 15:27:02 +0200
From:      John Angelmo <john@veidit.net>
To:        lenin@weltregierung.de
Cc:        "Thyer, Matthew" <Matthew.Thyer@dsto.defence.gov.au>, "'FreeBSD-CURRENT'" <current@FreeBSD.ORG>
Subject:   Re: don't know how to make /usr/X11R6/bin/ucs2any.pl. on v.r	ecen t -CURRENT when trying to build ports/x11/XFree86-4
Message-ID:  <3D2D87A6.7040109@veidit.net>
References:  <Pine.BSF.4.43.0207111139480.81608-100000@orion.gate5.de>

next in thread | previous in thread | raw e-mail | index | archive | help
I've got the same problem here but I found no Makefile for glxinfo just 
an Imakefile but there were no LINKFORTARGET or LINKER there

/John


Dirk Engling wrote:
> 
> Dear Matthew
> 
>   That is because cc is used for linking instead of c++,
>   go to the Makefile in glxinfo and change the line,
>   with "LINKFORTARGET" or "LINKER" (don't have the makefile
>   any more, so look for the actual line) from $CC to
>   $CPP and there you go.
> 
> Regards
> 
>   erdgeist
> 
> 
> 
> On Thu, 11 Jul 2002, Thyer, Matthew wrote:
> 
> 
>>Thanks Dirk but I cant install ports/x11/XFree86-4-clients either!
>>
>>Errors below.... a gcc 3.1 ism maybe ?
>>
>>
>>LD_LIBRARY_PATH=../../exports/lib cc -o glxinfo  -ansi -pedantic -Dasm=__asm
> 
>                                     ^^ this is wrong becaue lGLU is a CPP lib
> 
> 
>>-Wall -Wpointer-arith     -L../../exports/lib glxinfo.o -lGLU -lGL -lXext
>>-lX11 -L/usr/X11R6/lib -lc_r -lm   -Wl,-rpath,/usr/X11R6/lib
> 
> 
> 
> 
> -----------------------------------------
> fnord!
> id 0x17B701E5      size 1024 | type rsa
> 11F8 8FF3 0508 09F9 DC6A 2AB3 AA67 C8CF
> 
> 
> To Unsubscribe: send mail to majordomo@FreeBSD.org
> with "unsubscribe freebsd-current" in the body of the message




To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-current" in the body of the message




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