Fedora Linux Support Community & Resources Center

Go Back   FedoraForum.org > Fedora 17/18 > Using Fedora
FedoraForum Search

Forgot Password? Join Us!

Using Fedora General support for current versions. Ask questions about Fedora and it's software that do not belong in any other forum.

Reply
 
Thread Tools Search this Thread Display Modes
  #1  
Old 13th November 2011, 07:45 AM
jonathonp's Avatar
jonathonp Offline
Registered User
 
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 529
linuxfirefox
Nautilus F14 source rpm wont build in Fedora 16?

I am attempting to move from Fedora 14 to Fedora 16 XFCE on my main Desktop.

Gedit has been rebuilt using the F14 source rpm and is doing its job nicely.

Unfortunately the file browser Thunar is inadequate as there are no tabs facilities that i can see and it also lacks a search engine.


Gnome 3 is still a disaster and freezes all the time. I could not even post from it.

Code:
nautilus-2.32.2.1:

	prefix:                 /usr
	source code location:	.
	compiler:		gcc
	xmp support:		yes
	PackageKit support:     yes

	profiling support:      off
	nautilus-extension documentation: no
	nautilus-extension introspection: yes

+ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
+ export tagname=CC
+ tagname=CC
+ LANG=en_US
+ make -j3
make  all-recursive
make[1]: Entering directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1'
Making all in eel
make[2]: Entering directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1/eel'
test -f eel-enums.defs || touch eel-enums.defs
  GEN    eel-makeenums-stamp
LC_ALL=C gawk -f ./maketypes.awk eel-enums.defs macros > eel-type-builtins.h
LC_ALL=C gawk -f ./maketypes.awk eel-enums.defs entries > eel-type-builtins-ids.c
LC_ALL=C gawk -f ./maketypes.awk eel-enums.defs variables > eel-type-builtins-vars.c
echo timestamp > eel-stamp
  GEN    eel-marshal.h
  GEN    eel-marshal.c
  CC     check-program.o
  CC     eel-accessibility.lo
  CC     eel-alert-dialog.lo
  CC     eel-art-extensions.lo
In file included from eel-alert-dialog.c:24:0:
eel-i18n.h:31:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
eel-alert-dialog.c: In function 'eel_alert_dialog_class_init':
eel-alert-dialog.c:114:43: warning: passing argument 2 of 'g_param_spec_int' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:114:43: warning: passing argument 3 of 'g_param_spec_int' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:123:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:123:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:132:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:132:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c: In function 'eel_alert_dialog_init':
eel-alert-dialog.c:193:2: warning: passing argument 1 of 'gtk_expander_new_with_mnemonic' makes pointer from integer without a cast [enabled by default]
/usr/include/gtk-2.0/gtk/gtkexpander.h:66:23: note: expected 'const gchar *' but argument is of type 'int'
make[2]: *** [eel-alert-dialog.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1/eel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.rpAnbz (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.rpAnbz (%build)
[jonathon@localhost SPECS]$
Any suggestions?
__________________
http://poppleit.com/

Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM
Reply With Quote
  #2  
Old 13th November 2011, 08:24 AM
bart3005 Offline
Registered User
 
Join Date: May 2005
Posts: 78
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

Hi

You are trying to build a Gnome 2 package on Gnome 3. Lots of the support libs will have change to make this not possible.

Regards
Reply With Quote
  #3  
Old 13th November 2011, 08:27 AM
jonathonp's Avatar
jonathonp Offline
Registered User
 
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 529
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

ok thanks.
__________________
http://poppleit.com/

Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM
Reply With Quote
  #4  
Old 13th November 2011, 08:30 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

Quote:
Originally Posted by bart3005 View Post
Hi

You are trying to build a Gnome 2 package on Gnome 3. Lots of the support libs will have change to make this not possible.

Regards

It was possible to do for F15 so it should work in F16.
Reply With Quote
  #5  
Old 13th November 2011, 08:32 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

Quote:
Originally Posted by jonathonp View Post
ok thanks.
Try rebuilding the bluebubble srpm

http://bluebubble.k3rnel.net/repo/srpms/

http://k3rnel.net/2011/06/22/bluebub...e-fine-manual/
Reply With Quote
  #6  
Old 13th November 2011, 09:01 AM
bart3005 Offline
Registered User
 
Join Date: May 2005
Posts: 78
linuxsafari
Re: Nautilus F14 source rpm wont build in Fedora 16?

Out of intrest why do you want to do this?
Reply With Quote
  #7  
Old 13th November 2011, 09:20 AM
jonathonp's Avatar
jonathonp Offline
Registered User
 
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 529
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

I tried to rebuild the bluebubble classic rpm but it still gives a build error. In my opinion nautilus classic from Gnome 2 leaves the current version for dead .

Code:
nautilus-2.32.2.1:

	prefix:                 /usr
	source code location:	.
	compiler:		gcc
	xmp support:		yes
	PackageKit support:     yes

	profiling support:      off
	nautilus-extension documentation: no
	nautilus-extension introspection: yes

+ sed -i -e 's/ -shared / -Wl,-O1,--as-needed\0 /g' libtool
+ export tagname=CC
+ tagname=CC
+ LANG=en_US
+ make -j3
make  all-recursive
make[1]: Entering directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1'
Making all in eel
make[2]: Entering directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1/eel'
test -f eel-enums.defs || touch eel-enums.defs
  GEN    eel-makeenums-stamp
LC_ALL=C gawk -f ./maketypes.awk eel-enums.defs macros > eel-type-builtins.h
LC_ALL=C gawk -f ./maketypes.awk eel-enums.defs entries > eel-type-builtins-ids.c
LC_ALL=C gawk -f ./maketypes.awk eel-enums.defs variables > eel-type-builtins-vars.c
echo timestamp > eel-stamp
  GEN    eel-marshal.h
  GEN    eel-marshal.c
  CC     check-program.o
  CC     eel-accessibility.lo
  CC     eel-alert-dialog.lo
  CC     eel-art-extensions.lo
  CC     eel-art-gtk-extensions.lo
In file included from eel-alert-dialog.c:24:0:
eel-i18n.h:31:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
eel-alert-dialog.c: In function 'eel_alert_dialog_class_init':
eel-alert-dialog.c:114:43: warning: passing argument 2 of 'g_param_spec_int' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:114:43: warning: passing argument 3 of 'g_param_spec_int' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:993:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:123:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:123:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:132:35: warning: passing argument 2 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c:132:35: warning: passing argument 3 of 'g_param_spec_enum' makes pointer from integer without a cast [enabled by default]
/usr/include/glib-2.0/gobject/gparamspecs.h:1040:13: note: expected 'const gchar *' but argument is of type 'int'
eel-alert-dialog.c: In function 'eel_alert_dialog_init':
eel-alert-dialog.c:193:2: warning: passing argument 1 of 'gtk_expander_new_with_mnemonic' makes pointer from integer without a cast [enabled by default]
/usr/include/gtk-2.0/gtk/gtkexpander.h:66:23: note: expected 'const gchar *' but argument is of type 'int'
make[2]: *** [eel-alert-dialog.lo] Error 1
make[2]: *** Waiting for unfinished jobs....
make[2]: Leaving directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1/eel'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/jonathon/rpmbuild/BUILD/nautilus-2.32.2.1'
make: *** [all] Error 2
error: Bad exit status from /var/tmp/rpm-tmp.7d7Ggq (%build)


RPM build errors:
    Bad exit status from /var/tmp/rpm-tmp.7d7Ggq (%build)
[jonathon@localhost SPECS]$
Edit;

I want to install straight from the bluebubble Fedora 15 repository:

[root@localhost jonathon]#
Code:
rpmkeys –import http://bluebubble.k3rnel.net/repo/RPM-GPG-KEY-bluebubble
rpmkeys: only one major mode may be specified

Edit: i created a local repo and installed:
nautilus-classic.x86_64 0:2.32.2.1-5.fc14

Dependency Installed:
gnome-desktop.x86_64 0:2.32.0-9.fc16
nautilus-classic-extensions.x86_64 0:2.32.2.1-5.fc14

Unfortunately it crashes when i open preferences.
__________________
http://poppleit.com/

Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM

Last edited by jonathonp; 13th November 2011 at 09:44 AM.
Reply With Quote
  #8  
Old 13th November 2011, 10:21 AM
leigh123linux's Avatar
leigh123linux Offline
Retired Administrator
 
Join Date: Oct 2006
Posts: 21,509
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

It looks like a gcc issue to me. 4.6 is more strict.


Code:
eel-i18n.h:31:16: error: expected '=', ',', ';', 'asm' or '__attribute__' before 'char'
Reply With Quote
  #9  
Old 13th November 2011, 12:52 PM
jonathonp's Avatar
jonathonp Offline
Registered User
 
Join Date: Oct 2006
Location: Melbourne
Age: 41
Posts: 529
linuxfirefox
Re: Nautilus F14 source rpm wont build in Fedora 16?

I've had a look at nautilus in F16 and it has improved over Fedora 15. I can live with Fedora 16 XFCE as it is now. Thanks for the help...)
__________________
http://poppleit.com/

Fedora 17 XFCE x64, Xubuntu 12.04 LTS x64, Windows 7 64bit
HP-ProBook 5830 i3 - PC AMD Core 4
MacBookPro v10.7.4 - 2.8GHz i7 4GB RAM
Reply With Quote
Reply

Tags
build, f14, fedora, nautilus, rpm, source

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
[SOLVED] fedora 13: after live install how to obtain source and build? klahanni Using Fedora 8 23rd August 2010 01:09 AM
can't build amarok 1.4.10 from source on fedora 10 mrgrieves Using Fedora 2 2nd December 2008 03:45 PM
How to build your own firefox rpm from source mtl2002 Guides & Solutions (No Questions) 219 4th February 2007 01:17 AM
Build rpm from source rpm nocolour Using Fedora 2 24th April 2004 12:24 PM


Current GMT-time: 06:09 (Thursday, 20-06-2013)

TopSubscribe to XML RSS for all Threads in all ForumsFedoraForumDotOrg Archive
logo

All trademarks, and forum posts in this site are property of their respective owner(s).
FedoraForum.org is privately owned and is not directly sponsored by the Fedora Project or Red Hat, Inc.

Privacy Policy | Term of Use | Posting Guidelines | Archive | Contact Us | Founding Members

Powered by vBulletin® Copyright ©2000 - 2012, vBulletin Solutions, Inc.

FedoraForum is Powered by RedHat