Re: complex

2011-05-01 Thread Jerry Feldman
On 05/01/2011 08:21 AM, Patrick Dupre wrote: Hello, I need to use 2 packages: f2c and complex Unfornutely, they both define their own structure complex which are complicting. How can I bypass this issue ? In fact I need to use both of them ! Thank. Basically f2c defines comlex and

Re: linker

2011-05-01 Thread Genes MailLists
On 05/01/2011 01:51 PM, Tom Horsley wrote: On Sun, 1 May 2011 18:47:14 +0100 (BST) Patrick Dupre wrote: I wish to link several .o files to make only one .o file not executable (it will relinked later). I would like to first make a prelinked file easier to then link them to the excutable

Re: linker

2011-05-01 Thread Tom Horsley
On Sun, 01 May 2011 13:58:53 -0400 Genes MailLists wrote: Sounds more like a shared library not static to me ... Could be, in which case you need different options and programs. For one thing you probably want to compile the objects with -fpic (I don't right offhand remember the options for

Re: linker

2011-05-01 Thread JD
On 05/01/11 10:51, Tom Horsley wrote: On Sun, 1 May 2011 18:47:14 +0100 (BST) Patrick Dupre wrote: I wish to link several .o files to make only one .o file not executable (it will relinked later). I would like to first make a prelinked file easier to then link them to the excutable file

Re: linker

2011-05-01 Thread JD
On 05/01/11 11:03, Tom Horsley wrote: On Sun, 01 May 2011 13:58:53 -0400 Genes MailLists wrote: Sounds more like a shared library not static to me ... Could be, in which case you need different options and programs. For one thing you probably want to compile the objects with -fpic (I

SELinux for mock

2011-05-01 Thread Piscium
I like to rebuild a number of Fedora source packages for performance and some tweaking. In the past I have used rpmbuild for that purpose, but this weekend I started using mock. So far I built about a dozen source packages successfully, but then got a SELinux snag when building glibc (I am using

Re: linker

2011-05-01 Thread Patrick Dupre
Thank, I does help. However, I have another problem, and I not sure that it is does to the linker. It is a perl application calling my own c routines. I made tons of them but here I get: Can't load '/home/pdupre/perl_lib/i386-linux-thread-multi/auto/Absor_satur/Absor_satur.so' for module

FireFox 4: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

2011-05-01 Thread Tim Evans
Newly installed Fedora 14 # uname -a Linux osprey.tkevans.com 2.6.35.12-90.fc14.x86_64 #1 SMP Fri Apr 22 16:01:29 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux FireFox 4 (downloaded directly from mozilla.com) reports the above error, even though the shared library file is right there: # find /usr

Re: FireFox 4: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

2011-05-01 Thread Sam Sharpe
On 1 May 2011 21:15, Tim Evans tkev...@tkevans.com wrote: Newly installed Fedora 14 # uname -a Linux osprey.tkevans.com 2.6.35.12-90.fc14.x86_64 #1 SMP Fri Apr 22 16:01:29 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux FireFox 4 (downloaded directly from mozilla.com) reports the above error,

Re: FireFox 4: libdbus-glib-1.so.2: cannot open shared object file: No such file or directory

2011-05-01 Thread Tim Evans
On 05/01/2011 04:23 PM, Sam Sharpe wrote: On 1 May 2011 21:15, Tim Evanstkev...@tkevans.com wrote: Newly installed Fedora 14 # uname -a Linux osprey.tkevans.com 2.6.35.12-90.fc14.x86_64 #1 SMP Fri Apr 22 16:01:29 UTC 2011 x86_64 x86_64 x86_64 GNU/Linux FireFox 4 (downloaded directly from

Re: linker

2011-05-01 Thread Michael Hennebry
On Sun, 1 May 2011, Patrick Dupre wrote: It is a perl application calling my own c routines. I made tons of them but here I get: Can't load '/home/pdupre/perl_lib/i386-linux-thread-multi/auto/Absor_satur/Absor_satur.so' for module Absor_satur:

serial port paths for Vbox/XP for GPSs

2011-05-01 Thread BeartoothHOS
I'm in process of installing XP under VirtualBox on Fedora 14 Linux, after which I'll install MapSource, TopoUS2008, and others under XP, hoping to be able to get my Etrexes and Rinos to talk to the software. I do have a physical serial port on the machine; but I don't see what path

fortran call from perl

2011-05-01 Thread Patrick Dupre
Hello, Is perl able to link a fortran subroutine ? I have no problem to make ma c code callable by gcc (xs) I can call a fortran routine from a c program. But perl fails to load a so library linked with a piece of fortran. The erreur is: cannot restore segment prot after reloc: Permission

Re: So where are my workspaces??

2011-05-01 Thread Chris Kloiber
On 04/30/2011 01:17 PM, James Wilkinson wrote: Chris Kloiber wrote: I run 8 workspaces, 4 across, 2 high. Email on screen 4 (upper right) personal stuff on 8 (lower right) and up to 6 different work tickets on the others. It's important for me to directly access any of them with a click on

Re: fortran call from perl

2011-05-01 Thread Dave Ihnat
On Sun, May 01, 2011 at 10:22:32PM +0100, Patrick Dupre wrote: Is perl able to link a fortran subroutine ? Try this: http://www.perlmonks.org/bare/?node_id=802384 (No, I haven't spent any time looking at this--a quick google.) G'luck, -- Dave Ihnat dih...@dminet.com --

Re: serial port paths for Vbox/XP for GPSs

2011-05-01 Thread Alan Cox
On Sun, 1 May 2011 21:13:33 + (UTC) BeartoothHOS bearto...@comcast.net wrote: I'm in process of installing XP under VirtualBox on Fedora 14 Linux, after which I'll install MapSource, TopoUS2008, and others under XP, hoping to be able to get my Etrexes and Rinos to talk to the

Selinux

2011-05-01 Thread Patrick Dupre
Hello, I get the following error message: Can't load '/home/pdupre/Spectroscopy/test/blib/arch/auto/ttt/ttt.so' for module ttt: /home/pdupre/Spectroscopy/test/blib/arch/auto/ttt/ttt.so: cannot restore segment prot after reloc: Permission denied at /usr/lib/perl5/DynaLoader.pm line 200. If I

Re: Selinux

2011-05-01 Thread Tom Horsley
On Mon, 2 May 2011 00:49:33 +0100 (BST) Patrick Dupre wrote: The file ttt.so is generate by myself in user mode and I cannot access it. This strange !! how can I get rid of this problem ? I've seen something like this before. I believe you have to add some flags when linking to mark the

Recent fc13 libburn update

2011-05-01 Thread Bill Davidsen
Since I installed the update my Blu-ray burner burns perfect DVDs. Previously they didn't read well in DVD drives and were not reliable. Backed up rather a bunch of material this weekend, verified each media on another system, all ten perfect. I see nothing in the documentation which suggests

Re: Selinux

2011-05-01 Thread Patrick Lists
On 05/02/2011 01:49 AM, Patrick Dupre wrote: cannot restore segment prot after reloc From a little googling I understand this should fix the error: chcon -t texrel_shlib_t /home/pdupre/Spectroscopy/test/blib/arch/auto/ttt/ttt.so Iirc the actual fix has something to do with compiler flags and

Re: Selinux

2011-05-01 Thread Tom Horsley
On Sun, 1 May 2011 19:58:36 -0400 Tom Horsley wrote: On Mon, 2 May 2011 00:49:33 +0100 (BST) Patrick Dupre wrote: The file ttt.so is generate by myself in user mode and I cannot access it. This strange !! how can I get rid of this problem ? I've seen something like this before. I

Re: Recent fc13 libburn update

2011-05-01 Thread Tom Horsley
On Sun, 01 May 2011 19:59:39 -0400 Bill Davidsen wrote: I see nothing in the documentation which suggests this should happen, but I'm happy. Same hardware and batch of DVD media, used to have a 20% reject rate. Maybe that is where the fix for this bug wound up?

Re: ecryptfs and password

2011-05-01 Thread Bill Davidsen
Gregory Hosler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/25/2011 09:48 AM, Digimer wrote: On 04/24/2011 09:46 PM, ssc1478 wrote: Hi, I'm new to Fedora - been using Ubuntu for years. I just installed Fedora 14 to my laptop and selected to encrypt /home. When I boot, I

Re: ecryptfs and password

2011-05-01 Thread James McKenzie
On 5/1/11 5:18 PM, Bill Davidsen wrote: Gregory Hosler wrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On 04/25/2011 09:48 AM, Digimer wrote: On 04/24/2011 09:46 PM, ssc1478 wrote: Hi, I'm new to Fedora - been using Ubuntu for years. I just installed Fedora 14 to my laptop and

Re: linker

2011-05-01 Thread Garry T. Williams
On Sunday, May 01, 2011 14:33:53 Patrick Dupre wrote: cannot restore segment prot after reloc: Permission denied at That's probably from Selinux. You need to link with -fpic . -- Garry Williams -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: Selinux

2011-05-01 Thread Garry T. Williams
On Sunday, May 01, 2011 20:00:51 Patrick Lists wrote: On 05/02/2011 01:49 AM, Patrick Dupre wrote: cannot restore segment prot after reloc From a little googling I understand this should fix the error: chcon -t texrel_shlib_t /home/pdupre/Spectroscopy/test/blib/arch/auto/ttt/ttt.so