The build gives this error:

[EMAIL PROTECTED] /usr/ports/x11-toolkits/tk84]# make build
===>  Building for tk-8.4.13,2
cc -pipe -O2 -fno-strict-aliasing -pipe    tkAppInit.o
-L/usr/ports/x11-toolkits/tk84/work/tk8.4.13/unix
-ltk84  -L/usr/local/lib -ltcl84  -L/usr/X11R6/lib
-lX11  -lm -Wl,-rpath,/usr/local/lib:/usr/X11R6/lib -o
wish
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_attr_destroy'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_create'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_attr_init'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_exit'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_attr_setscope'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_attr_setstacksize'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_attr_setdetachstate'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_join'
/usr/local/lib/libtcl84.so: undefined reference to
`pthread_cond_timedwait'
*** Error code 1

Stop in
/usr/ports/x11-toolkits/tk84/work/tk8.4.13/unix.
*** Error code 1

Stop in /usr/ports/x11-toolkits/tk84.
[EMAIL PROTECTED] /usr/ports/x11-toolkits/tk84]#

What else do you need from me, to figure this out? It
worked fine until I wanted to upgrade my ports at some
moment in time. 

thanks in advanced,

--- Scot Hetzel <[EMAIL PROTECTED]> wrote:

> On 8/26/06, Dino Vliet <[EMAIL PROTECTED]> wrote:
> > Hi all,
> >
> >
> > I'm having problems upgrading my port tk84 on a
> amd64
> > machine. I'm using cvsup and portupgrade to
> accomplish
> > that and it fails with:
> >
> > Stop in
> > /usr/ports/x11-toolkits/tk84/work/tk8.4.13/unix.
> > *** Error code 1
> >
> > Stop in /usr/ports/x11-toolkits/tk84.
> > ** Command failed [exit code 1]: /usr/bin/script
> -qa
> > /tmp/portupgrade4543.1 env PORT_UPGRADE=yes make
> > ** Fix the problem and try again.
> > --->  Skipping 'math/R' (R-2.2.1_1) because a
> > requisite package 'tk-8.4.11,2'
> (x11-toolkits/tk84)
> > failed (specify -k to force)
> > ** Listing the failed packages (*:skipped /
> !:failed)
> >         ! x11-toolkits/tk84 (tk-8.4.11,2)
> > (linker error)
> >         * math/R (R-2.2.1_1)
> > --->  Packages processed: 0 done, 16 ignored, 1
> > skipped and 1 failed
> >
> > What can I do to solve this?
> >
> cd /usr/ports/x11-toolkits/tk84/
> make clean
> make build
> 
> Then report the error your getting with the build,
> as we can't tell
> what is failing from the above information.
> 
> Scot
> -- 
> DISCLAIMER:
> No electrons were mamed while sending this message.
> Only slightly bruised.
> 



__________________________________________________
Do You Yahoo!?
Tired of spam?  Yahoo! Mail has the best spam protection around 
http://mail.yahoo.com 
_______________________________________________
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to