Date: Fri, 13 Jul 2007 21:01:50 +0800 From: Rong-En Fan <rafan@FreeBSD.org> To: Pav Lucistnik <pav@FreeBSD.org> Cc: cvs-ports@FreeBSD.org, ports-committers@FreeBSD.org, cvs-all@FreeBSD.org, Rong-En Fan <rafan@FreeBSD.org>, Martin Wilke <miwi@FreeBSD.org> Subject: Re: cvs commit: ports/devel/upnp Makefile Message-ID: <20070713130150.GE50916@svm.csie.ntu.edu.tw> In-Reply-To: <1184328103.1024.57.camel@ikaros.oook.cz> References: <200707130909.l6D994di056350@repoman.freebsd.org> <20070713092233.GV29573@svm.csie.ntu.edu.tw> <1184328103.1024.57.camel@ikaros.oook.cz>
next in thread | previous in thread | raw e-mail | index | archive | help
On Fri, Jul 13, 2007 at 02:01:43PM +0200, Pav Lucistnik wrote: > Rong-En Fan píše v pá 13. 07. 2007 v 17:22 +0800: > > On Fri, Jul 13, 2007 at 09:09:04AM +0000, Martin Wilke wrote: > > > miwi 2007-07-13 09:09:04 UTC > > > > > > FreeBSD ports repository > > > > > > Modified files: > > > devel/upnp Makefile > > > Log: > > > - Switch NOT_FOR_ARCH to NOT_FOR_ARCHS > > > > Just a note, this port builds fine on amd64 6.x > > but I don't know if it really works or not at runtime. > > I would doubt that claim > > http://pointyhat.freebsd.org/errorlogs/amd64-errorlogs/e.7.2007071214/upnp-1.6.0,1.log I tried on 6.x not 7.x. /bin/sh ../../libtool --tag=CC --mode=link cc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -pipe -march=nocona -Wall -o upnp_tv_device common/upnp_tv_device-sample_util.o tvdevice/upnp_tv_device-upnp_tv_device.o tvdevice/linux/upnp_tv_device-upnp_tv_device_main.o ../../upnp/libupnp.la ../../threadutil/libthreadutil.la ../../ixml/libixml.la -llwres -lcompat cc -D_THREAD_SAFE -pthread -O2 -fno-strict-aliasing -pipe -march=nocona -Wall -o .libs/upnp_tv_device common/upnp_tv_device-sample_util.o tvdevice/upnp_tv_device-upnp_tv_device.o tvdevice/linux/upnp_tv_device-upnp_tv_device_main.o ../../upnp/.libs/libupnp.so /home/admin/usr/ports/devel/upnp/work/libupnp-1.6.0/threadutil/.libs/libthreadutil.so /home/admin/usr/ports/devel/upnp/work/libupnp-1.6.0/ixml/.libs/libixml.so ../../threadutil/.libs/libthreadutil.so ../../ixml/.libs/libixml.so -llwres -lcompat -Wl,--rpath -Wl,/usr/local/lib creating upnp_tv_device Making all in docs/dist "Makefile", line 721: warning: duplicate script for target "libupnp.pc" ignored root@svm|UTF-8 [/usr/ports/devel/upnp] (21:01) [W12]$ uname -a FreeBSD svm.csie.ntu.edu.tw 6.2-STABLE FreeBSD 6.2-STABLE #0: Thu May 24 10:13:03 CST 2007 root@svm.csie.ntu.edu.tw:/home/admin/usr/obj/home/admin/usr/src/sys/SVM amd64 root@svm|UTF-8 [/usr/ports/devel/upnp] (21:01) [W12]$ > > > > Submitted by: pav via pointyhat > > > > I guess it should be read as "pointyhat via pav" > > Neither pav nor pointyhat really minds :) > > -- > Pav Lucistnik <pav@oook.cz> > <pav@FreeBSD.org> > > > With a 10 MHz 386 the downloading speed would most likely drop > > to a crawl or stop with the decoding process etc. > I think most 10MHz 386 users are quite accustomed to things dropping > to a crawl.
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20070713130150.GE50916>