Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 22 Dec 2003 15:53:19 +0300
From:      "Sergey A. Osokin" <osa@freebsd.org.ru>
To:        Troy <troy@twisted.net>
Cc:        ports@FreeBSD.org
Subject:   Re: cd-write 1.4.1_1 - cannot find -ltixsam4182
Message-ID:  <20031222125319.GQ35515@freebsd.org.ru>
In-Reply-To: <20031222124512.GA48161@twisted.net>
References:  <20031222123522.GA30763@twisted.net> <20031222123944.GP35515@freebsd.org.ru> <20031222124512.GA48161@twisted.net>

next in thread | previous in thread | raw e-mail | index | archive | help
On Mon, Dec 22, 2003 at 06:45:12AM -0600, Troy wrote:
> On Mon, Dec 22, 2003 at 03:39:45PM +0300, Sergey A. Osokin wrote:
> > > /usr/libexec/elf/ld: cannot find -ltixsam4182
> > > *** Error code 1
> > > 
> > > Stop in /usr/ports/sysutils/cd-write/work/cd-write.
> > > *** Error code 1
> > 
> > Try to use -ltixsam8184 instead of -ltixsam4182.
> > Let me knows if it helps you.
> > 
> Thanks for the quick reply.
> 
> I looked in the Makefile for the switch - but did not see it.  How can I
> manually use that switch when doing a portupgrade?

$ cd /usr/ports
$ sed -i.orig -e 's|tixsam4182|tixsam8184|' sysutils/cd-write/files/patch-5
$ rm sysutils/cd-write/files/patch-5.orig

Then

$ portupgrade cd-write

-- 

Rgdz,                        /"\  ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ,       \ /    AGAINST HTML MAIL
http://ozz.pp.ru/             X          AND NEWS
                             / \



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