Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 09 Jun 2009 09:10:47 -0400
From:      Boris Kochergin <spawk@acm.poly.edu>
To:        Robert Huff <roberthuff@rcn.com>
Cc:        ports@freebsd.org
Subject:   Re: porting: Linux to Freebsd
Message-ID:  <4A2E5F57.50802@acm.poly.edu>
In-Reply-To: <18990.22246.680273.667457@jerusalem.litteratus.org>
References:  <18988.39724.572280.687111@jerusalem.litteratus.org>	<20090608082930.GD9529@server.vk2pj.dyndns.org>	<18988.65260.635443.439491@jerusalem.litteratus.org>	<20090608143519.1866665ogux2b8g0@webmail.leidinger.net>	<18989.6105.484074.889552@jerusalem.litteratus.org>	<20090608164014.131052xgwiww9bks@webmail.leidinger.net>	<18989.12103.858035.873279@jerusalem.litteratus.org>	<20090608191539.GF9529@server.vk2pj.dyndns.org>	<18989.30314.432802.548214@jerusalem.litteratus.org>	<20090609121102.14382to1yy5k2so4@webmail.leidinger.net> <18990.22246.680273.667457@jerusalem.litteratus.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Robert Huff wrote:
> Alexander Leidinger writes:
>
>   
>>  >>  Obvious question but if you edited configure.ac, you did remember to
>>  >>  rerun autoconf afterwards didn't you?
>>  >
>>  > 	Uh ... no.  (When I said "complete novice", wasn't kidding. :-)
>>  
>>  Not knowing C/++ when you want to port a C/C++ program makes it very  
>>  hard for you to reach your goal...
>>     
>
> 	C, I know.  (Though not as much as other folks.)
> 	GNU build tools ... not so much.
> 	:-)
>
> 	Anyway: many hours of compilation later, I hit this:
>
> /usr/bin/ld: cannot find -lttf
>
> 	Quick checking suggests libttf is a Linux-ism, replaced by
> libfreetype.  Is this correct, and if so can I just (temporarily)
> make the change in the list of libraries?
>
>
> 					Robert Huff
>
>
> _______________________________________________
> freebsd-ports@freebsd.org mailing list
> http://lists.freebsd.org/mailman/listinfo/freebsd-ports
> To unsubscribe, send any mail to "freebsd-ports-unsubscribe@freebsd.org"
>   
Seems that way 
(http://fixunix.com/redhat/139735-fly-make-problem-fc3.html). Anyway, it 
will be sure to complain about not being able to find the symbols it's 
looking for if it's not the case.

-Boris



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