I found the problem. Somehow /usr/obj was not successfully exported and hence
was completely empty. There must have been some error message in that process
that I missed. Anyway, correcting that problem so that /usr/obj was available
fixed the problem.
On 4 January 2013, at 15:38, Doug Hard
I have upgraded my development system to 9.1 without any problems. This system
maintains kernel source and I build a new kernel with a couple extra options
there. The other systems mount /usr/src and /usr/obj from it and do the
install. The first one to be upgraded had no problem with make in
On Wed, Oct 17, 2012 at 02:14:10PM -0700, Timothy Snowberger wrote:
> On 10/17/2012 7:27 AM, Jim Trigg wrote:
> > Any suggestions on how to fix this?
> >
> > ---
> > argent(1) /usr/ports/ports-mgmt/portmaster# freebsd-update -r 9.0-RELEASE
> > upgrade
> > Does this look reasonable (y/n)? y
> > ...
On 10/17/2012 7:27 AM, Jim Trigg wrote:
Any suggestions on how to fix this?
---
argent(1) /usr/ports/ports-mgmt/portmaster# freebsd-update -r 9.0-RELEASE
upgrade
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 8.2-RELEASE from update5.FreeBSD.org... don
Any suggestions on how to fix this?
---
argent(1) /usr/ports/ports-mgmt/portmaster# freebsd-update -r 9.0-RELEASE
upgrade
Looking up update.FreeBSD.org mirrors... 3 mirrors found.
Fetching metadata signature for 8.2-RELEASE from update5.FreeBSD.org... done.
Fetching metadata index... done.
Fetchi
On 10/02/2012 10:59 AM, Thomas Mueller wrote:
I am unable to upgrade misc/help2man, required by autoconf and other ports that
I want to upgrade that depend on perl and/or png.
Currently installed version of help2man is 1.40.12 and new version is 1.40.13
I get a bundle of error messages like
On 10/02/2012 10:59 AM, Thomas Mueller wrote:
I am unable to upgrade misc/help2man, required by autoconf and other ports that
I want to upgrade that depend on perl and/or png.
Currently installed version of help2man is 1.40.12 and new version is 1.40.13
I get a bundle of error messages like
I am unable to upgrade misc/help2man, required by autoconf and other ports that
I want to upgrade that depend on perl and/or png.
Currently installed version of help2man is 1.40.12 and new version is 1.40.13
I get a bundle of error messages like
Extracting help2man (with variable substitution
Am trying to upgrade fbsd-7.4 to 8.3. I get all the way through the
usual procedure using sources, including installworld, when I attempt
to run mergemaster as the final step, I get this fatal error.
I've searched the list and google, but don't find the right answer.
What am I possibly doing w
On 27 February 2011 21:29, Scott Ballantyne wrote:
> On Sun, Feb 27, 2011 at 4:04 PM, Adam Vande More wrote:
>
>> On Sun, Feb 27, 2011 at 2:36 PM, Scott Ballantyne wrote:
>>
>>>
>>> ===>sys/boot/i386/zfsloader (install)
>>>
>>> cp zfsloader.sym zfsloader.bin
>>> cp:No such file or directory
>>> **
On Sun, Feb 27, 2011 at 4:04 PM, Adam Vande More wrote:
> On Sun, Feb 27, 2011 at 2:36 PM, Scott Ballantyne wrote:
>
>>
>> ===>sys/boot/i386/zfsloader (install)
>>
>> cp zfsloader.sym zfsloader.bin
>> cp:No such file or directory
>> *** Error code 1
>> Stop in /usr/src/sys/boot/i386/zfsloader
>> *
On Sun, Feb 27, 2011 at 2:36 PM, Scott Ballantyne wrote:
>
> ===>sys/boot/i386/zfsloader (install)
>
> cp zfsloader.sym zfsloader.bin
> cp:No such file or directory
> *** Error code 1
> Stop in /usr/src/sys/boot/i386/zfsloader
> *** Error code 1
>
> Stop in /usr/src/sys/boot/i386
>
> Any suggestio
Hi,
Doing a source upgrade from 8.1->8.2, all went well up to the installworld
step:
Reboot into single user mode:
mount -u ./
zfs mount -a
cd /usr/src
make installworld
It goes fine up to this point: (copying by hand)
===>sys/boot/i386/zfsloader (install)
cp zfsloader.sym zfsloader.bin
c
I found a more elegant way of doing this, thanks to google on my 7.3 system. I
added:
ldconfig_paths="/usr/lib/compat /usr/X11R6/lib /usr/local/lib
/usr/local/lib/compat/pkg"
to rc.conf and rebooted (I couldn't shutdown to single user then exit as I
don't have physical access at the moment).
really not the way to go.
man libmap.conf
--- En date de : Mer 16.6.10, C. P. Ghost a écrit :
De: C. P. Ghost
Objet: Re: RESOLVED: Problem upgrading ports - libintl.so.8 not found
À: "Scott Schappell"
Cc: freebsd-questions@freebsd.org
Date: Mercredi 16 juin 2010, 12h52
On Wed, Ju
Am 16.06.2010 01:08, schrieb Scott Schappell:
On Jun 15, 2010, at 3:43 PM, Eitan Adler wrote:
20100530:
AFFECTS: users of devel/gettext (i.e.: YOU)
AUTHOR: a...@freebsd.org
I did do the make clean, make deinstall and make instal clean and it was still
throwing that error. The
On Wed, Jun 16, 2010 at 4:11 PM, Alexandre L. wrote:
> I have encountered the same problem. On FreeBSD forums, I have found the
> solution :
> http://forums.freebsd.org/showthread.php?t=14655
> You have to symlink /usr/local/lib/libintl.so.8 to /usr/local/lib/libintl.so.9
This is a bad idea.
Ins
Objet: Re: RESOLVED: Problem upgrading ports - libintl.so.8 not found
> À: "Scott Schappell"
> Cc: freebsd-questions@freebsd.org
> Date: Mercredi 16 juin 2010, 12h52
> On Wed, Jun 16, 2010 at 12:41 AM,
> Scott Schappell
> wrote:
> > After digging through /usr/port
On Wed, Jun 16, 2010 at 12:41 AM, Scott Schappell wrote:
> After digging through /usr/ports/UPDATING, I copied all .so.8 and .so.16
> libraries to /usr/local/lib and /usr/local/lib/compat/pkg and those ports are
> now compiling. I'm assuming that's the approved solution until ports are
> update
On Jun 15, 2010, at 3:43 PM, Eitan Adler wrote:
> 20100530:
> AFFECTS: users of devel/gettext (i.e.: YOU)
> AUTHOR: a...@freebsd.org
I did do the make clean, make deinstall and make instal clean and it was still
throwing that error. The only way I got the gnupg and ghostscript8-nox11
ports
Eitan Adler writes:
> > What do I need to do to fix this problem?
>
> 20100530:
>AFFECTS: users of devel/gettext (i.e.: YOU)
>AUTHOR: a...@freebsd.org
When doing this, I also had problems with something which led
to a problem with textproc/flex. I have to completely de-insta
always read UPDATING
On Wed, Jun 16, 2010 at 1:26 AM, Scott Schappell wrote:
> I'm trying to upgrade ports and they keep choking. In particular gpg is one
> of them:
...
> /libexec/ld-elf.so.1: Shared object "libintl.so.8" not found, required by
> "libgcrypt.so.16"
...
> What do I need to do to
On Jun 15, 2010, at 3:26 PM, Scott Schappell wrote:
> I'm trying to upgrade ports and they keep choking. In particular gpg is one
> of them:
>
> echo '#!/bin/sh' >./gpg_dearmor
> echo "../../g10/gpg2 --no-options --no-greeting \
> --no-secmem-warning --batch --dearmor" >>./gpg_dearmo
I'm trying to upgrade ports and they keep choking. In particular gpg is one of
them:
echo '#!/bin/sh' >./gpg_dearmor
echo "../../g10/gpg2 --no-options --no-greeting \
--no-secmem-warning --batch --dearmor" >>./gpg_dearmor
chmod 755 ./gpg_dearmor
./gpg_dearmor > ./pubring.gpg < ./pubr
Just upgraded print/hplip3 (now named print/hplip) to latest version. The
port deleted contents of /usr/local/share/hplip but did not install anything
there during upgrade. Tried "portupgrade -f hplip" but
/usr/local/share/hplip is still empty. And if I get it right the directory
is still used beca
On Tue, 22 Dec 2009 13:47:09 -0800 (PST) David LeCount wrote:
> I've tried to upgrade my Linux subsystem to f10 and ended up with a mess.
> Some are upgraded and some aren't. Pango is currently refusing to upgrade.
> Here's what I get:
> [r...@bahamut /usr/ports]# portupgrade -o x11-toolkits/li
I've tried to upgrade my Linux subsystem to f10 and ended up with a mess. Some
are upgraded and some aren't. Pango is currently refusing to upgrade. Here's
what I get:
[r...@bahamut /usr/ports]# portupgrade -o x11-toolkits/linux-f10-pango/
linux-pango
** Detected a package name change: linux-pa
On 9/30/09, Leonardo M. Ramé wrote:
> Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without success. Any hint?
>
> This is my data:
>
> uname -a:
> FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906 FreeBSD
> 7.2-STABLE-200906 #0: Sun Jun 7 10:23:49 UTC 2009
> r...@driscoll.cse.buffalo.e
On Wed, Sep 30, 2009 at 9:58 AM, Leonardo M. Ramé wrote:
> > From: Adam Vande More
> > Subject: Re: Problem upgrading 7.2 to 8.0-RC1
> > To: "Leonardo M. Ramé"
> > Cc: freebsd-questions@freebsd.org
> > Date: Wednesday, September 30, 2009, 11:45 AM
> From: Adam Vande More
> Subject: Re: Problem upgrading 7.2 to 8.0-RC1
> To: "Leonardo M. Ramé"
> Cc: freebsd-questions@freebsd.org
> Date: Wednesday, September 30, 2009, 11:45 AM
> On Wed, Sep 30,
> 2009 at 9:38 AM, Leonardo M. Ramé
> wrote:
>
> Hi, I
On Wed, Sep 30, 2009 at 9:38 AM, Leonardo M. Ramé wrote:
> Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without success. Any hint?
>
> This is my data:
>
> uname -a:
> FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906 FreeBSD
> 7.2-STABLE-200906 #0: Sun Jun 7 10:23:49 UTC 2009
> r...@d
Hi, I'm trying to upgrade from 7.2 to 8.0-RC1 without success. Any hint?
This is my data:
uname -a:
FreeBSD toshiba-leo.localhost.localdomain 7.2-STABLE-200906 FreeBSD
7.2-STABLE-200906 #0: Sun Jun 7 10:23:49 UTC 2009
r...@driscoll.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC amd64
free
On Mon, 22 Jun 2009 11:12:28 +0100
Anton Shterenlikht wrote:
> On Mon, Jun 22, 2009 at 11:59:42AM +0200, kenneth hatteland wrote:
> > There is no listed origin in this either. I am not sure what this
> > means ;(
> >
> > kenneth
> >
> > [r...@phobos /usr/ports/print/cups-base]# pkg_info -xo cup
> Whenever I run portmaster -a it fails with several ports : The message I
> get is that someway cups interferes and the here it is : pkg_info:
> package cups-base-1.3.10_2 has no origin recorded
>
>
> If I use portmaster on single ports those who do not have any printing
> ability ( no cups depe
On Mon, Jun 22, 2009 at 11:59:42AM +0200, kenneth hatteland wrote:
> There is no listed origin in this either. I am not sure what this means ;(
>
> kenneth
>
> [r...@phobos /usr/ports/print/cups-base]# pkg_info -xo cups
> Information for cups-base-1.3.10_2:
>
> Origin:
>
I'd try to
1. portmas
On Mon, Jun 22, 2009 at 09:04:35AM +0200, kenneth hatteland wrote:
> Whenever I run portmaster -a it fails with several ports : The message I
> get is that someway cups interferes and the here it is : pkg_info:
> package cups-base-1.3.10_2 has no origin recorded
>
>
> If I use portmaster on sin
Whenever I run portmaster -a it fails with several ports : The message I
get is that someway cups interferes and the here it is : pkg_info:
package cups-base-1.3.10_2 has no origin recorded
If I use portmaster on single ports those who do not have any printing
ability ( no cups dependancy I g
When trying to re-install ruby on my system, I receive this error:
On FreeBSD before 6.2 ports system unfortunately can not set default
X11BASE by itself so please help it a bit by setting
X11BASE=${LOCALBASE} in make.conf.
On the other hand, if you do wish to use non-default X11BASE, please
set
I've gt a 6 STABLE machine that I just cvsup'd the ports tree on , and am
trying to use portmamager to upgrade the installed ports. But when I run:
portmamager -u -r -R
I get the folowing:
removing:
/usr/sbin/pkg_delete -f
On 1/20/07, Colin Percival <[EMAIL PROTECTED]> wrote:
Amarendra Godbole wrote:
> Fetching metadata index... done.
> Fetching 1 metadata patches. done.
> Applying metadata patches... done.
> Fetching 1 metadata files... failed.
>
> Is this because of a connectivity issue on my end, or some issue w
Amarendra Godbole wrote:
> Fetching metadata index... done.
> Fetching 1 metadata patches. done.
> Applying metadata patches... done.
> Fetching 1 metadata files... failed.
>
> Is this because of a connectivity issue on my end, or some issue with
> update1.freebsd.org? I don't see any connectivity
I would like to perform the same update , but I would like to know how to
rollback if this has failed as it happened here.
We should be able to rollback to exact current state. Do you have an idea
Thanks
Dak
On 1/17/07, Amarendra Godbole <[EMAIL PROTECTED]> wrote:
Hi,
I run 6.1-RELEASE, an
Hi,
I run 6.1-RELEASE, and am trying to upgrade it to 6.2-RELEASE using
the freebsd-update.sh script, and the instructions provided here:
http://www.daemonology.net/blog/2006-11-26-freebsd-6.1-to-6.2-binary-upgrade.html,
without success!
The script hits sporadic problems fetching files. For eg.,
Filippo Moretti skrev:
Frank Staals wrote:
Filippo Moretti wrote:
Chuck Swiger wrote:
Filippo Moretti wrote:
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I
get the following error
c++: Internal error: Killed: 9 (program cc1plus)
Mostly likely, you've got hardware probl
Frank Staals wrote:
Filippo Moretti wrote:
Chuck Swiger wrote:
Filippo Moretti wrote:
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I
get the following error
c++: Internal error: Killed: 9 (program cc1plus)
Mostly likely, you've got hardware problems like bad memory or a
Filippo Moretti wrote:
Chuck Swiger wrote:
Filippo Moretti wrote:
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I
get the following error
c++: Internal error: Killed: 9 (program cc1plus)
Mostly likely, you've got hardware problems like bad memory or an
overheating CPU.
Chuck Swiger wrote:
Filippo Moretti wrote:
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I
get the following error
c++: Internal error: Killed: 9 (program cc1plus)
Mostly likely, you've got hardware problems like bad memory or an
overheating CPU. Either run some system d
Filippo Moretti wrote:
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I get
the following error
c++: Internal error: Killed: 9 (program cc1plus)
Mostly likely, you've got hardware problems like bad memory or an overheating
CPU. Either run some system diagonstics like memte
I run 6.1_STABLE on i386 arch and when I tried to upgrade mplayer I get
the following error
c++: Internal error: Killed: 9 (program cc1plus)
Please submit a full bug report.
See http://gcc.gnu.org/bugs.html> for instructions.
*** Error code 1
Stop in /usr/ports/devel/qmake/work/qt-x11-free-3.3.6
Warren Liddell <[EMAIL PROTECTED]> writes:
> im Running FreeBSD 6.1-STABLE
>
> You should build `devel/apr-svn' with db4 support to use subversion with it.
> Please rebuild `devel/apr-svn' with option `APR_UTIL_WITH_BERKELEY_DB=yes'
> and
> try again.
>
> Or you can disable db4 support. Only 'fs
im Running FreeBSD 6.1-STABLE
You should build `devel/apr-svn' with db4 support to use subversion with it.
Please rebuild `devel/apr-svn' with option `APR_UTIL_WITH_BERKELEY_DB=yes' and
try again.
Or you can disable db4 support. Only 'fs' repository backend will be
available.
To disable db4 sup
Hi, I'm trying to upgrade net-mgmt/net-snmp-5.2.1_1 to
net-mgmt/net-snmp-5.2.1_2
I'm running 5.4p2 on this machine, which started life as 5.2.1-RELEASE & has
been tracking 5.3-RELEASE & now 5.4-RELEASE.
My perl version is 5.8.6
I update my ports tree every night and update my installed ports at
I got the following error message. I tried to search through
my entire / directory but no file named "ushyph1.tex" found.
What should I do now?
... skipped
===
Local configuration file hyphen.cfg used
===
(/usr/lo
On Friday 02 April 2004 06:43 am, Leo De Geer wrote:
> I made make buildworld and make buildkernel make installkernel with
> no errors but then I did make installworld it stopped after around 1
> min with error that file dos not exist. Now I manage to do a cvsup
> back to releng5_1 but I cannot do
I made make buildworld and make buildkernel make installkernel with no
errors but then I did make installworld it stopped after around 1 min with
error that file dos not exist. Now I manage to do a cvsup back to releng5_1
but I cannot do the buildworld kernel any suggestions to how to get it up
and
On Mon, Mar 01, 2004 at 09:49:12AM -0500, stan wrote:
> I'm upgrading a bunch of older machines *some as far back as 4.2).
>
> First let me say a bing THANKS YOU for all the hard work the release
> engineering team does to make this work as well as it does.
>
> Now, let me point out a small prob
I'm upgrading a bunch of older machines *some as far back as 4.2).
First let me say a bing THANKS YOU for all the hard work the release
engineering team does to make this work as well as it does.
Now, let me point out a small problem. When I got to the "make
installworld" step, I was politely in
Ok, I found a solution and a work around for this. I was sweating
bullets the whole time because I wasn't sure this was gonna work and I
could just picture myself horking my KDE install because of this. Ok,
here's what I did. Since kdelibs wouldn't install so long as kdebase
was installed, I sim
Hi all. When trying to do a port upgrade of KDE I'm hitting something
that says it needs to be upgraded called kdelibs-3.1.4_1, but when I tried
to upgrade that, it says that it can't be upgraded because kdelibs
conflicts with kdebase which are installed to the same directory. Is
kdelibs and
Joe Marcus Clarke wrote:
On Thu, 2003-11-27 at 15:40, Bob Perry wrote:
[snip]
Hmm...I bet this machine was upgraded from -STABLE, and you still have a
/usr/lib/libgmp.so link. If you do, remove that file/symlink, and
librep should build.
Removed both the link /usr/lib/libgmp.so -> lib
On Thu, 2003-11-27 at 15:40, Bob Perry wrote:
[snip]
> >Hmm...I bet this machine was upgraded from -STABLE, and you still have a
> >/usr/lib/libgmp.so link. If you do, remove that file/symlink, and
> >librep should build.
> >
> >
> Removed both the link /usr/lib/libgmp.so -> libgmp.so.3 and th
Joe Marcus Clarke wrote:
On Thu, 2003-11-27 at 14:13, Bob Perry wrote:
Happy Thanksgivings,
Was upgrading my ports and ran into the following error message :
** The following packages were not installed or upgraded (*:skipped /
!:failed)
! lang/librep (librep-0.16.2_2) (new com
On Thu, 2003-11-27 at 14:20, Joe Marcus Clarke wrote:
> On Thu, 2003-11-27 at 14:13, Bob Perry wrote:
> > Happy Thanksgivings,
> >
> > Was upgrading my ports and ran into the following error message :
> >
> > ** The following packages were not installed or upgraded (*:skipped /
> > !:failed)
On Thu, 2003-11-27 at 14:13, Bob Perry wrote:
> Happy Thanksgivings,
>
> Was upgrading my ports and ran into the following error message :
>
> ** The following packages were not installed or upgraded (*:skipped /
> !:failed)
> ! lang/librep (librep-0.16.2_2) (new compiler error)
>
Happy Thanksgivings,
Was upgrading my ports and ran into the following error message :
** The following packages were not installed or upgraded (*:skipped /
!:failed)
! lang/librep (librep-0.16.2_2) (new compiler error)
* x11-toolkits/rep-gtk (rep-gtk-gnome-0.15_1)
Later tr
Cool, that worked! Thanks! :) Silly me never thought about
trying that. 0=)
At 06:27 PM 9/26/2003 -0700, Kent Stewart wrote:
On Friday 26 September 2003 05:57 pm, Steve Lake wrote:
> Still getting issues upgrading QT on my box. I'm to understand it's
> fixed for the most part f
On Friday 26 September 2003 05:57 pm, Steve Lake wrote:
> Still getting issues upgrading QT on my box. I'm to understand it's
> fixed for the most part for others, but it's not for me. When I try
> to upgrade QT or do a make on it I get the following error:
>
> ===> qt-3.2.1 is marked as b
Still getting issues upgrading QT on my box. I'm to understand it's fixed for
the most part for others, but it's not for me. When I try to upgrade QT or do a make
on it I get the following error:
===> qt-3.2.1 is marked as broken: You have QT2 headers installed! Installing this
port
I'm running the exim-mysql package on FreeBSD 4.7 and using the deprecated
exiscan patch for virus scanning.
I am now trying to upgrade my exim installation from exim-mysql-4.20_1 to the
latest exim-mysql-4.21_1, so as to use the new exiscan-acl patch and make use
of the new exim 4.21 features.
I
Hi!
Paul Chvostek wrote:
On Mon, Jul 07, 2003 at 01:38:59PM -0500, Michael L. Squires wrote:
I've got a box on which 5.0-RELEASE was installed. I updated the source
tree using cvsup to RELENG_5_1 and tried to recompile, and now every
RELENG_5_1 is compiling for me (as of 7/4).
Oka
On Mon, Jul 07, 2003 at 01:38:59PM -0500, Michael L. Squires wrote:
>
> > I've got a box on which 5.0-RELEASE was installed. I updated the source
> > tree using cvsup to RELENG_5_1 and tried to recompile, and now every
>
> RELENG_5_1 is compiling for me (as of 7/4).
Okay, but it's not for me.
> I've got a box on which 5.0-RELEASE was installed. I updated the source
> tree using cvsup to RELENG_5_1 and tried to recompile, and now every
RELENG_5_1 is compiling for me (as of 7/4).
Are you running
mergemaster -p
make buildworld
make buildkernel KERNCONF=
make installkernel KERNCONF=
ma
On Mon, Jul 07, 2003 at 12:42:49PM -0400 or thereabouts, Paul Chvostek wrote:
>
> I'm confused...
>
> I've got a box on which 5.0-RELEASE was installed. I updated the source
> tree using cvsup to RELENG_5_1 and tried to recompile, and now every
> time it gets to bin/cat, it chokes. The source t
I'm confused...
I've got a box on which 5.0-RELEASE was installed. I updated the source
tree using cvsup to RELENG_5_1 and tried to recompile, and now every
time it gets to bin/cat, it chokes. The source tree *is* up to date,
I've tried running `make clean update buildworld` to no avail. It
al
> On Mon, Jan 20, 2003 at 06:41:12PM -0800, James wrote:
> > I've been running FreeBSD 4.6 since last June, and I decided to upgrade
to
> > 5.0 Release.
> >
> > I read through and followed the instructions listed in
/usr/src/UPDATING.
> > Here is what I did (as per the UPDATING file):
> >
> > cd
On Mon, Jan 20, 2003 at 06:41:12PM -0800, James wrote:
> I've been running FreeBSD 4.6 since last June, and I decided to upgrade to
> 5.0 Release.
>
> I read through and followed the instructions listed in /usr/src/UPDATING.
> Here is what I did (as per the UPDATING file):
>
> cd /usr/src
> make
I've been running FreeBSD 4.6 since last June, and I decided to upgrade to
5.0 Release.
I read through and followed the instructions listed in /usr/src/UPDATING.
Here is what I did (as per the UPDATING file):
cd /usr/src
make buildworld
make buildkernel KERNCONF=GENERIC
cp src/sys/i386/conf/GENER
- Forwarded message from Filippo Moretti <[EMAIL PROTECTED]> -
Date: Thu, 19 Sep 2002 11:31:10 +0200
From: Filippo Moretti <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: problem upgrading XFree
User-Agent: Mutt/1.5.1i
tried to upgrade Xfree86 with the following error:
Try issuing "make install" in /usr/ports/x11/XFree86-4-libraries
first. The dependencies in the Makefile are misordered, which caused
me problems a few weeks back.
+ [EMAIL PROTECTED] wrote:
| I still get this error
| elp.o: In function `Help':
| help.o(.text+0x57): undefined reference to
|
Perhaps you would send specs on you machine. We're not phsychic :)
This way maybe we'll be able to help. Also try the Xfree86 mailing
list they might be of more help.
-cs
[EMAIL PROTECTED] wrote:
>I still get this error
>elp.o: In function `Help':
>help.o(.text+0x57): undefined reference t
I still get this error
elp.o: In function `Help':
help.o(.text+0x57): undefined reference to
`XawTextSourceClearEntities'help.o(.text+0x57):
undefined reference to `XawTextSourceClearEntities'
help.o: In function `StartHelp':
help.o(.text+0x33c): undefined reference to `XawTextSinkConvertProperty
On Mon, Sep 23, 2002 at 03:14:41PM +0057, [EMAIL PROTECTED] wrote:
> Stop in /usr/ports/x11-servers/XFree86-4-Server.
> ** Command failed [exit code 1]: /usr/bin/script -qa /tmp/portupgrade67156.5 make
> ** Fix the problem and try again.
> ---> Skipping 'x11/XFree86-4' (XFree86-4.2.0_1,1) because
- Forwarded message from Filippo Moretti <[EMAIL PROTECTED]> -
Date: Thu, 19 Sep 2002 11:31:10 +0200
From: Filippo Moretti <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
Subject: problem upgrading XFree
User-Agent: Mutt/1.5.1i
tried to upgrade Xfree86 with the following error:
83 matches
Mail list logo