From owner-freebsd-questions Tue Feb 1 23:27:42 2000 Delivered-To: freebsd-questions@freebsd.org Received: from access.inet.co.th (access.inet.co.th [203.151.127.252]) by builder.freebsd.org (Postfix) with ESMTP id AFFAA3E89 for ; Tue, 1 Feb 2000 23:27:37 -0800 (PST) Received: from sukato.oaep.go.th (TruPPP3406.inet.co.th [203.151.127.66]) by access.inet.co.th (8.8.8/8.8.8) with ESMTP id OAA12524 for ; Wed, 2 Feb 2000 14:27:29 +0700 (ICT) (envelope-from pirat@access.inet.co.th) Received: by sukato.oaep.go.th (8.9.3/8.9.3) id OAA02152 for questions@FreeBSD.ORG; Wed, 2 Feb 2000 14:30:02 +0700 (ICT) From: pirat sriyotha To: questions@FreeBSD.ORG Subject: plugger: make error Date: Wed, 2 Feb 2000 14:14:54 +0700 X-Mailer: KMail [version 1.0.28] Content-Type: text/plain MIME-Version: 1.0 Message-Id: <00020214295200.01409@sukato.oaep.go.th> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, can any one give some hints or suggestions on making plugger from port , i try to make so many times withoue success that i really need help ? below is a result of make command at /usr/ports/www/plugger Script started on Wed Feb 2 14:11:12 2000 sukato# make ===> Extracting for plugger-3.0 >> Checksum OK for plugger-3.0.tar.gz. >> Checksum OK for unix-sdk-3.0b5.tar.Z. ===> Patching for plugger-3.0 ===> Applying FreeBSD patches for plugger-3.0 /bin/mv /usr/ports/www/plugger/work/plugger-3.0/Makefile /usr/ports/www/plugger/work/plugger-3.0/Makefile.old /usr/bin/sed -e 's#/usr/local/#/usr/local/#' -e 's#/usr/X11/#/usr/X11R6/#' -e 's#/etc/pluggerrc#/usr/local/etc/pluggerrc.sample#' -e 's# /etc/ # /usr/local/etc/pluggerrc.sample #' /usr/ports/www/plugger/work/plugger-3.0/Makefile.old > /usr/ports/www/plugger/work/plugger-3.0/Makefile ===> Configuring for plugger-3.0 ===> Building for plugger-3.0 gcc -fpic -aout -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.0\" -o plugger.o plugger.c gcc -fpic -aout -c -O -I../PluginSDK30b5/include -I/usr/X11R6/include -DXP_UNIX -DSTREAMER -DVERSION=\"3.0\" -o common.o ../PluginSDK30b5/common/npunix.c gcc -shared -aout -o plugger.so plugger.o common.o ld: c++rt0.o: No such file or directory *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. *** Error code 1 Stop. sukato# exit sukato# exit Script done on Wed Feb 2 14:11:41 2000 i am using fbsd-3.4 release. many thanks in advance. -- Regards, pirat sriyotha pirat@access.inet.co.th http://users.50megs.com/pirat To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message