Re: /usr/ports/x11-toolkits/eel linker error

2006-12-05 Thread Nagy László Zsolt



20061014:
 AFFECTS: All GTK+2 and GNOME users
 AUTHOR: [EMAIL PROTECTED]

 GNOME has been updated to 2.16. All GTK+2 and GNOME components have
 been moved from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). To
 upgrade your GNOME desktop or/and other applications you will need
 to use either sysutils/portupgrade or sysutils/portmaster. To use
 portmaster, make sure you have least 1.9 version to have the
 upgrade succeed.

Portupgrade users:
 pkgdb -Ff
 portupgrade -rf pkg-config\*

I did this, but I still get the same error.
I thought this was a problem with my ports tree, but it is not the case. 
I did not want to reinstall everything again. Fortunately, I had another 
FreeBSD 6.1-RELEASE machine. I did exactly the same things there ( 
portsnap fetch ; portsnap update; pkdb -Ff ; portupgrade -rf 
pkg-config\* ) and I got the same problem again. I cannot install ee1 
because of the same linker error. I also tried this:


messias# portupgrade -a
Stale dependency: gail-1.9.3 -- gnome2-fifth-toe-2.12.3 -- manually run 
'pkgdb -F' to fix, or specify -O to force.

messias# pkgdb -F
---  Checking the package registry database
messias#

Although the dependency error was different on the other machine, it is 
the same kind. I think I did everything right, and now I have two 
machines where I cannot move forward. Can this be a bug in portupgrade, 
or FreeBSD? How it is possible that portupgrade thinks there is a stale 
dependency, but pkgdb cannot find it?


Regards,

  Laszlo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/ports/x11-toolkits/eel linker error

2006-12-05 Thread Nagy László Zsolt



messias# portupgrade -a
Stale dependency: gail-1.9.3 -- gnome2-fifth-toe-2.12.3 -- manually 
run 'pkgdb -F' to fix, or specify -O to force.

messias# pkgdb -F
---  Checking the package registry database
messias#


I just realized that this is a gnome 2.12 dependency. It should not be 
there at all (the new ports tree is using gnome 2.16).

But I cannot remove this dependency. :-(

messias# whereis gnome2-fifth-toe
gnome2-fifth-toe: /usr/ports/x11/gnome2-fifth-toe
messias# cd /usr/ports/x11/gnome2-fifth-toe
messias# make deinstall
===  Deinstalling for x11/gnome2-fifth-toe
===   gnome2-fifth-toe not installed, skipping

I also tried to remove gail, but then I got this:

messias# portupgrade -a
Stale dependency: gmake-3.81_1 -- gnome2-fifth-toe-2.12.3 -- manually 
run 'pkgdb -F' to fix, or specify -O to force.

messias# pkgdb -F
---  Checking the package registry database
messias#

I also tried pkgdb -Ff and portsdb -Uu, but the problem remains the 
same.

Do any of you have an idea what is wrong?

Thanks,

  Laszlo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/ports/x11-toolkits/eel linker error

2006-12-05 Thread Lowell Gilbert
Laszlo Nagy [EMAIL PROTECTED] writes:

 The strange thing is that after running portupgrade -rf
 pkg-config\*, I tried to run it again and it started to upgrade
 everything again. I think this is bad.

No, that's exactly what -f means to portupgrade.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/ports/x11-toolkits/eel linker error

2006-12-04 Thread Lowell Gilbert
Laszlo Nagy [EMAIL PROTECTED] writes:

 What am I going wrong? Please help!

 System: FreeBSD 6.1-RELEASE-p10 #4: Thu Nov 30 13:33:49 CET 2006
 The ports tree was updated yesterday, then I ran

 portupgrade -a

 It was completed today. Then I ran portinstall gnome2 and got this error:

 grep: /usr/X11R6/lib/libgnomeui-2.la: No such file or directory
 sed: /usr/X11R6/lib/libgnomeui-2.la: No such file or directory
 gnome-libtool: link: `/usr/X11R6/lib/libgnomeui-2.la' is not a valid
 libtool archive
 gmake[2]: *** [libeel-2.la] Error 1
 gmake[2]: Leaving directory
 /usr/ports/x11-toolkits/eel/work/eel-2.16.3/eel'
 gmake[1]: *** [all-recursive] Error 1
 gmake[1]: Leaving directory `/usr/ports/x11-toolkits/eel/work/eel-2.16.3'
 gmake: *** [all] Error 2
 *** Error code 2

 Stop in /usr/ports/x11-toolkits/eel.

 NOTE: The correct file is in /usr/local/lib/libgnomeui-2.la, but the
 port cannot find it.

You probably missed some of the needed updates for the gnome move to
/usr/local.  Look for the updates in /usr/ports/UPDATING. (which you
should always consult before updating ports).

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: /usr/ports/x11-toolkits/eel linker error

2006-12-04 Thread Laszlo Nagy

Pablo Mora wrote:

On 12/1/06, Laszlo Nagy [EMAIL PROTECTED] wrote:

What am I going wrong? Please help!

System: FreeBSD 6.1-RELEASE-p10 #4: Thu Nov 30 13:33:49 CET 2006
The ports tree was updated yesterday, then I ran

portupgrade -a

It was completed today. Then I ran portinstall gnome2 and got this 
error:


grep: /usr/X11R6/lib/libgnomeui-2.la: No such file or directory
sed: /usr/X11R6/lib/libgnomeui-2.la: No such file or directory
gnome-libtool: link: `/usr/X11R6/lib/libgnomeui-2.la' is not a valid
libtool archive
gmake[2]: *** [libeel-2.la] Error 1
gmake[2]: Leaving directory
`/usr/ports/x11-toolkits/eel/work/eel-2.16.3/eel'
gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory 
`/usr/ports/x11-toolkits/eel/work/eel-2.16.3'

gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/eel.

NOTE: The correct file is in /usr/local/lib/libgnomeui-2.la, but the
port cannot find it.



20061014:
 AFFECTS: All GTK+2 and GNOME users
 AUTHOR: [EMAIL PROTECTED]

 GNOME has been updated to 2.16. All GTK+2 and GNOME components have
 been moved from X11BASE (/usr/X11R6) to LOCALBASE (/usr/local). To
 upgrade your GNOME desktop or/and other applications you will need
 to use either sysutils/portupgrade or sysutils/portmaster. To use
 portmaster, make sure you have least 1.9 version to have the
 upgrade succeed.

Portupgrade users:
 pkgdb -Ff
 portupgrade -rf pkg-config\*

I did this, but I still get the same error.

The strange thing is that after running portupgrade -rf pkg-config\*, 
I tried to run it again and it started to upgrade everything again. I 
think this is bad.


  Laszlo

___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


/usr/ports/x11-toolkits/eel linker error

2006-12-01 Thread Laszlo Nagy

What am I going wrong? Please help!

System: FreeBSD 6.1-RELEASE-p10 #4: Thu Nov 30 13:33:49 CET 2006
The ports tree was updated yesterday, then I ran

portupgrade -a

It was completed today. Then I ran portinstall gnome2 and got this error:

grep: /usr/X11R6/lib/libgnomeui-2.la: No such file or directory
sed: /usr/X11R6/lib/libgnomeui-2.la: No such file or directory
gnome-libtool: link: `/usr/X11R6/lib/libgnomeui-2.la' is not a valid 
libtool archive

gmake[2]: *** [libeel-2.la] Error 1
gmake[2]: Leaving directory 
`/usr/ports/x11-toolkits/eel/work/eel-2.16.3/eel'

gmake[1]: *** [all-recursive] Error 1
gmake[1]: Leaving directory `/usr/ports/x11-toolkits/eel/work/eel-2.16.3'
gmake: *** [all] Error 2
*** Error code 2

Stop in /usr/ports/x11-toolkits/eel.

NOTE: The correct file is in /usr/local/lib/libgnomeui-2.la, but the 
port cannot find it.


Thanks,

  Laszlo
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]