similar to: Failure building libtool-1.4.3_2 port

Displaying 20 results from an estimated 400 matches similar to: "Failure building libtool-1.4.3_2 port"

2001 May 07
1
Remake configure/config.h.in/etc.
Since multiple people have applied my UseLogin patch and failed to get it to work because configure/config.h.in were not automatically rebuilt, I decided it was time to add some rules to the Makefiles to update these things. The appended patch will cause a "make" to rebuild configure, config.h.in, config.h, and both Makefiles if the appropriate source file(s) change. It will also run
2015 Sep 25
2
Build of supermin 5 on Ubuntu 14.04 LTS
The latest Ubuntu distribution of libguestfs for Ubuntu 14.04 includes supermin 4. guestfish seems to gag. Apparently, I need supermin 5 to make things work. So I downloaded supermin_5.1.9.orig.tar.gz. I unzipped to a source folder /usr/local/src Then I attempted to build from source using ./configure I received this error: config.status: error: cannot find input
2003 Jul 29
2
Help using --exclude
I'm running rsync v2.5.5 on FreeBSD 4.6.2-RELEASE. I'm using rsync to mirror the home directories of user's desktop machines. I would like to exclude the cache of browsers such as mozilla or netscape. Unfortunately I have not been able to find the right syntax for the --exclude option. I hope someone can give me some insight. The command I'm using is: rsync --archive
2003 Aug 21
1
Help me Please Can't Install portfwd
Hi, I'am quite new in Free BSd, and I'am trying to install the port net/portfwd, but I'am getting an error msg. Does anybody can help me? I'am using this version FreeBSD 4.8-STABLE #7: Tue Aug 12 21:46:52 BRT 2003 MSG: && CONFIG_FILES=getopt/Makefile CONFIG_HEADERS= /bin/sh ./config.status creating getopt/Makefile gmake[2]: Leaving directory
2003 Apr 10
1
pkg_add of gdm2 has errors
I'm running a new install of 4.8-RELEASE on i386. Running "pkg_add -r gnome2", the following errors are reported: (I've defined the BATCH environment variable). Fetching ftp://ftp.freebsd.org/pub/FreeBSD/ports/i386/packages-4.8-release/All/gdm2-2.4.1.3.tgz...Syntax error: end of file unexpected (expecting "then") pkg_add: command 'if [ ! -f
2004 Aug 06
2
compiling error
Hello Icecast group, I have a problem with compiling lame or other programms, I get always the message from stupid libtool libtool is installed, I use Solaris9 (sunOS 5.9) has any person a idea? thank you for help Daniel # make cd . \ && CONFIG_FILES= CONFIG_HEADERS=config.h \ /bin/bash ./config.status config.status: creating config.h config.status: config.h is unchanged
2011 Jan 02
1
[LLVMdev] LLVM for ARM target
In the last step after building and installing binutils 2.21 for ARM and LLVM-src, I am trying to build LLVM-GCC. However, I get the repeated system config checking promt. I used the following configuration:   I created a directory called arm_objects and then I write:   $ ../llvm-gcc-4.2/configure --target=arm-linux --program-prefix=llvm- --prefix=/llv m/arm --enable-pic --disable-optimized
2005 Jun 13
2
[LLVMdev] problem compiling the cfrontend on Linux/PPC
> Okay, I took a closer look at your output. > > I was correct in that gccas is attempting to assemble a native PPC > assembly language file. However, this appears to be happening because > the assembly file is generated by the GCC Makefiles for libgcc2 (in > llvm-gcc/gcc/config/rs6000/t-ppccomm, I think). > > The first thing I would try is Marco's suggestion: add
2003 Sep 29
4
IPFILTER_DEFAULT_BLOCK & No route to host
Hi, After the option IPFILTER_DEFAULT_BLOCK is specified at kernel conf on FreeBSD 4.8 stable (cvsup'd with tag RELENG_4_8), the machine cannot be ping'd by others on the same network. In addition, the machine cannot ping itself. ping localhost (or 127.0.0.1) -> no route to host ping itself with its own ip address -> no route to host The freebsd box, with an external pppoe
2003 Sep 29
4
IPFILTER_DEFAULT_BLOCK & No route to host
Hi, After the option IPFILTER_DEFAULT_BLOCK is specified at kernel conf on FreeBSD 4.8 stable (cvsup'd with tag RELENG_4_8), the machine cannot be ping'd by others on the same network. In addition, the machine cannot ping itself. ping localhost (or 127.0.0.1) -> no route to host ping itself with its own ip address -> no route to host The freebsd box, with an external pppoe
2003 Aug 19
3
Is rl broken?
Greetings, I cvsup'd and rebuilt a FreeBSD 4.8 system last Friday after receiving the realpath security advisory. The machine is remote and the NIC uses the rl driver. After booting the machine I had no network connectivity. The person at the remote site says the boot was normal and he could see that the NIC was properly configured but he could not ping it and I could not login. We booted
2003 Aug 11
1
World broken - pkgwrap.c missing
Hi Just double cvsup'd RELENG_4 and buildworld exits in usr.sbin/pkg_install/lib pkgwrap.c is not present but is required in the Makefile. Cheers Neil -- ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Dr Neil J Long, Computing Services, University of Oxford 13 Banbury Road, Oxford, OX2 6NN, UK Tel:+44 1865 273232 Fax:+44 1865 273275 EMail:
2003 Jul 26
1
Strange Kernel Compile Error....
merlin# rm GENERIC merlin# cd /usr/share/examples/cvsup/ merlin# cvsup stable-supfile Connected to cvsup.uk.FreeBSD.org Updating collection src-all/cvs Checkout src/sys/i386/conf/GENERIC Finished successfully merlin# cd /usr/src merlin# make buildkernel KERNCONF=GENERIC -------------------------------------------------------------- >>> Kernel build for GENERIC started on Sat Jul 26
2003 Aug 01
1
ethereal-0.9.13: make install fails
The make install of the latest ethereal port fails. I'm running FreeBSD 4.6.2-RELEASE-p10. Any ideas? -- Scott (cd doc ; make ../tethereal.1 ) ../tethereal -G fields | /usr/bin/perl ./dfilter2pod.pl ./tethereal.pod.template > tethereal.pod /usr/bin/pod2man --center="The Ethereal Network Analyzer" --release=0.9.13 tethereal.pod
2003 Jun 19
1
pst: timeout mfa=0x00327b90 cmd=WRITE
I installed a Promise SuperTrak SX6000 ATA RAID controller on 4.8-RELEASE. The following message is logged when the device is under load (equivalent of make release): pst: timeout mfa=0x00327b90 cmd=WRITE Should I be concerned? Does the I/O fail and the driver simply not report the failure to the application? -- Scott
2003 Apr 11
1
make buildworld error - 4.8-STABLE
Below is from make buildworld output on FreeBSD cvsup'd to RELENG_4 (so 4.8-STABLE) on the following hardware: Intel SHG2 Hodges Dual Xeon board 2 x Intel Xeon 2.4Ghz (512k) 2 x 512MB PC-2100 266Mhz ECC DDR Seagate 36GB 10K U320 LC SCSI Adaptec SCSI Raid 2000s 48MB SDRAM Intel Hudson 3 SC5200 base w 450W Any suggestions? Cheers, Carl. <snip> cc -o make_keys -O -pipe -I.
2003 Apr 04
2
4.8R and $FreeBSD$ version tag expansion
I noticed that there were quite a few files with version ids of '$FreeBSD$' when I ran mergemaster after an install of 4.8R. This isn't right is it? What are the consequences of installing over your files with unexpanded version ids? I would like to build a release(make release) and want to know if I can continue or if this is going to be a problem for future
2003 Aug 31
1
Filesystem problem
Hi. I have been experencing some filesystem problems for the last month or so. I was running 4.8-STABLE and updated to 5.1-RELEASE-p2. While I was running 4.8 and I tried to run a command that required hard disk activity, the process would 'hang' and I would no longer be able to ssh or telnet in. I would get stuck after typing in my login. Running 5.1 is a different story. I did a low
2003 Jul 08
4
Hardening production servers
Greetings, Apologies if this is not the appropriate list, but my questions are about best practices in maintaining production servers (so I believe I can justify a post in -stable, short of a -release list :) I maintain a modest installation of 6 FreeBSD servers. They're CVSUP'd to RELENG_4_8 (I make buildworld on each individually) and I portupgrade ports as necessary. In an attempt to
2003 Jun 13
5
cvsup with tag=. on src and upgrading (in general)
I'm just getting into regular use with cvsup (way over do on that one), and I tried to specify a tag=. in the cvsup file. Here's the file: # This file specifies src files are to be uploaded. *default host=cvsup2.FreeBSD.org # *default tag=RELENG_5_1_0_RELEASE *default tag=. *default prefix=/usr *default release=cvs delete use-rel-suffix compress *default base=/usr/local/etc/cvsup