pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Problem with a enlightenment 21 pkgsrc port



* On 2017-09-06 at 13:21 BST, Andreas Beck wrote:

> Hello,
> 
> I hoped, my work would be nice, but after a possible configure, @ make i got
> this Problem:
> Making all in src
>   CCLD     lib/eina/libeina.la
> ld: cannot find -liconv
> 
> CFLAGS=/usr/pkg/include/  and LDFLAGS=/usr/pkg/lib/ is possible in the
> Makefile und libiconv-1.14nb3 is installed.
> 
> I hope, anyone can me tell something about this.

Remove the CFLAGS and LDFLAGS, you don't need them (and they will be
harmful for anyone who doesn't use /usr/pkg as their prefix).

Including ../../converters/libiconv/buildlink3.mk should be all that
is required.

Cheers,

-- 
Jonathan Perkin  -  Joyent, Inc.  -  www.joyent.com


Home | Main Index | Thread Index | Old Index