Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 14789 - nautilus-cd-burner fails to build (missing deps)
Summary: nautilus-cd-burner fails to build (missing deps)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: Luca Barbato
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-01-30 12:32 UTC by Caleb Shay
Modified: 2003-01-30 18:43 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Caleb Shay 2003-01-30 12:32:03 UTC
nautilus-cd-burner fails to build because the configure script is looking for a
version of gnome-vfs that doesn't even exist in portage.

Output below:

checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no
checking whether -lc should be explicitly linked in... no
creating libtool
checking for pkg-config... /usr/bin/pkg-config
checking for gnome-vfs-2.0 >= 2.1.3.1 gnome-vfs-module-2.0 >= 2.1.3.1...
Requested 'gnome-vfs-2.0 >= 2.1.3.1' but version of gnome-vfs is 2.0.4.1

configure: error: Library requirements (gnome-vfs-2.0 >= 2.1.3.1
gnome-vfs-module-2.0 >= 2.1.3.1) not met; consider adjusting the PKG_CONFIG_PATH
environment variable if your libraries are in a nonstandard prefix so pkg-config
can find them.

!!! ERROR: gnome-extra/nautilus-cd-burner-0.2 failed.
!!! Function econf, Line 308, Exitcode 1
!!! econf failed
Comment 1 Luca Barbato gentoo-dev 2003-01-30 18:43:34 UTC
ok my fault. I'll fix the deps and I'll mask it since isn't quite usable yet