cd-write 1.4.1_1 - cannot find -ltixsam4182
Sergey A. Osokin
osa at freebsd.org.ru
Mon Dec 22 04:39:52 PST 2003
On Mon, Dec 22, 2003 at 06:35:22AM -0600, Troy wrote:
> I was trying to portupgrade cd-write-1.4.1_1 to 1.4.1_2 and am getting the
> following error:
>
> ./mkstr script_tk < tk.tcl > tcl_scripts.h
> for i in bgerror button dialog entry focus listbox menu obsolete
> optMenu palette text scale scrlbar tearoff; do ./mkstr script_$i <
> /usr/local/lib/tk8.2/$i.tcl; done >> tcl_scripts.h
> echo "static char *packages[] = { script_tk," >> tcl_scripts.h
> for i in bgerror button dialog entry focus listbox menu obsolete
> optMenu palette text scale scrlbar tearoff; do echo " script_$i,";
> done >> tcl_scripts.h
> echo " 0};" >> tcl_scripts.h
> ./mkstr script_tix < EFileBox2.tcl > tix_scripts.h
> echo "static char *tix_packages[] = { script_tix, 0 };" >> tix_scripts.h
> c++ -g -O -I/usr/local/include/tcl8.2 -I/usr/local/include
> -I/usr/local/include/tk8.2 -I/usr/X11R6/include -DTIX -c c++tk.cc
> c++ -o cd-write main.o iso9660.o copy.o write.o misc.o generic.o
> specific.o worm.o dao.o c++tk/c++tk.o -L/usr/local/lib -L/usr/X11R6/lib
> -ltixsam4182 -ltk82 -ltcl82 -lX11 -lm -lcam
> /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.
--
Rgdz, /"\ ASCII RIBBON CAMPAIGN
Sergey Osokin aka oZZ, \ / AGAINST HTML MAIL
http://ozz.pp.ru/ X AND NEWS
/ \
More information about the freebsd-ports
mailing list