Displaying 17 results from an estimated 17 matches for "__sysconf".
2000 Dec 15
1
R on Redhat 7 / glibc problem (PR#768)
Full_Name: Barry Rowlingson
Version: 1.2.0
OS: Redhat 7.0/i386
Submission from: (NULL) (148.88.0.11)
Compiling R 1.2.0 from source on a RH7.0 machine I get:
../unix/libunix.a(sys-unix.o): In function `R_getProcTime':
/root/R-1.2.0/src/unix/sys-unix.c:153: undefined reference to `__sysconf'
/root/R-1.2.0/src/unix/sys-unix.c:154: undefined reference to `__sysconf'
- it installed fine on another RH7.0 machine earlier, so I check the
glibc version, and sure enough, this one hasn't been updated. It was
glibc-2.1.92-14
upgrading to:
glibc-2.2-5
using the Redhat 'up...
2001 Apr 04
1
Problem with winmine
Does anybody know what went wrong? Wine doesn't seem to work on RedHat
7.0
Hans
[root@duron win98]# wine --winver win98 ./winmine.exe
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
wprocs.dll: symbol __sysconf, version GLIBC_2.2 not defined in file
libc.so.6 with link time reference
err:int:INT_GetPMHandler could not load wprocs.dll
err:seh:UnhandledExceptionFilter Couldn't start debugger
(debugger/winedbg 134630824 36) (2)
Read the Wine Developers Guide on how to set up winedbg or another
debugger
[...
2001 Feb 19
1
symbol problems with FRESH install
...ernel32.so and others, and even took away the
.wine directory. Anyway, so now I am getting this undefined symbol
message:
----------------------------------------
[root@localhost cdrom]# wine HWSetup.EXE
err:module:BUILTIN32_dlopen failed to load .so lib for builtin
kernel32.dll: undefined symbol: __sysconf
err:module:fixup_imports Module (file) KERNEL32.dll needed by
D:\HWSetup.EXE not found
----------------------------------------
I have read the faqs and it sounds like a problem with a previous
installation but I don't think so. I've tried several times to make sure
everything is wiped cl...
2001 Feb 09
3
install R from RPM
...to use R at home ...
I've installed it from RPM package (R-base-1.2.1-2.i386.rpm)
on a linux RedHat 7.0, succesfully ....however but I've got
problems with running the demos, it says :
"/usr/lib/R/bin/R.bin : error while loading shared libraries
: /usr/lib/R/bin/R.bin : symbol __sysconf, version GLIBC_2.2
not defined in file libc.so.6 with link time reference.
and quit R.
Does anybody have an idea of what it means - what I can do
to fix it ?, is it annoying only for the demos or for runnning
other R functions as well ?
another question : I have to deal with large Matrices (u...
2001 Mar 19
1
GLIBC problem on Linux 7
I'm using Redhat linux 7 and R 1.2.2. When trying to run a program I
get the following error:
/usr/lib/R/bin/R.bin: error while loading shared libraries:
/usr/lib/R/bin/R.bin: symbol __sysconf, version GLIBC_2.2 not
defined in file libc.so.6 with link time reference. What does this
mean and how can I fix it?
Thank you
=====
Janine Porter
Paladin Data Systems
206-910-8370
__________________________________________________
Do You Yahoo!?
Get email at your own domain with Yahoo! Mail....
2001 Apr 07
1
Error Message
Hi there, I'm relatively new to linux and very new to Wine. When I
execute the command "wine sol.exe" I get the following message;
"err:module: BUILTIN32_dlopen failed to load .so lib for buitin
wprocs.dll: symbol __sysconf , version GLIBC_2.2 not defined in file
libc.so.6 with link time reference
err: int: INT_GetPHHandler could not load wprocs.dll
err:seh: Unhandled Exception Filter Couldn't start debugger
(debugger/winedbg 13673292840) (2)"
I would really appreciate it if someone could tell me what this m...
2001 Apr 09
3
Whining about Wine
I just installed Wine, and when i test it by the command "wine cdplayer" i
get the following error message : "err:module:BUILTIN32_dlopen failed to
load .so lib for builtin kernel32.dll: symbol __sysconf, version GLIBC_2.2
not defined in file libc.so.6 with link time reference
err:module:fixup_imports Module (file) KERNEL32.dll needed by
C:\Windows\cdplayer.exe not found"
I have got RedHat 7.0 and Wine release 20010305.
Can somebody help me ?
2001 Feb 28
1
redhat 7.0 trouble
...R 1.2.1 on an i686 (dell laptop). I can do simple
things like defining vectors, plot, etc... however when I use the function
smooth.spline() or demo(lm.glm), I get the following error and it kicks me
out of R:
/usr/lib/R/bin/R.bin: error while loading shared libraries:
/usr/lib/R/bin/R.bin: symbol __sysconf, version GLIBC_2.2 not defined in
file libc.so.6 with link time reference
A few more facts...I have glib 1.2.8 installed and I don't even think
glibc 2.1.92 is installed but it is on the disks. If I install glibc
2.1.92 from the disks (and then the updates on the redhat site) would this
resol...
2001 Feb 04
1
Linux shared library problem (PR#838)
...eam")
> piechart(pie.sales, col = c("purple", "violetred1",
"green3", "cornsilk", "cyan", "white"))
Hit <Return> to see next plot:
/usr/lib/R/bin/R.bin: error while loading shared libraries:
/usr/lib/R/bin/R.bin: symbol __sysconf, version GLIBC_2.2 not defined in file
libc.so.6 with link time reference
[dani@PLUTO amopt_sim]$
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "h...
2001 Feb 19
1
ghostscript errors
gday R friends,
Since I had random errors with ghostscript 6.01 I thought I'd upgrade.
After upgrading to gs6.5 I've had problems. Originally, gs failed
complaining about lack of "__sysconf" in glibc2.2 so I upgraded glibc. Now I
get this. Note that it used to work with gs6.01.
I realise this is probably a ghostscript problem but you never know...
thanks,
John Strumila
> plot(hc, hang=-1)
Error: /invalidfont in findfont
Operand stack:
Helvetica Font Helvetica 236274 Helv...
2001 Feb 01
6
hello, I need some help for using wine
hello,
i have this problem :
[y.moya@yves y.moya]$ cd /mnt/cdrom
[y.moya@yves cdrom]$ ls
3Dfx SETUP.EXE _setup.dll autorun.pak hlinst.dll
setup.bmp
DATA.TAG SETUP.INI _sys1.cab data1.cab lang.dat
setup.ins
DIRECTX Worldcraft _user1.cab dsetup.dll layout.bin
setup.lid
Localize.cab _INST32I.EX_ autorun.exe dsetup16.dll os.dat
sierra.inf
2001 Mar 19
2
wine.conf newbie problem +user32.dll
...'? y
[root@pato .wine]# wine -winver win31 -desktop 640x480 /win98/windows/sol.exe
Warning: configuration loaded by the server from '/root/.wine/config',
file '/root/.winerc' was ignored.
err:module:BUILTIN32_dlopen failed to load .so lib for builtin user32.dll: symbol
__sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time reference
Cannot load user32.dll
This could easily be due to bad configuration files as well. I tried looking for
user32.dll in the FAQ and found nothing.
Can anyone point me to more detailed resources for Wine configuration files an...
2001 Jan 11
1
Some Packages Won't Run under RH 7
...ble. the "library()" command shows that they are installed.
> |>
> |> chron works but I get the following for survival5:
> |>
> |> > library(survival5)
> |> /usr/lib/R/bin/R.bin: error while loading shared libraries: /usr/lib/R/bin/R.bin:
> |> symbol __sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time
> |> reference
>
> Just a guess: looks like you didn't get the updates (of RH7.0) which
> fixed several bugs.
>
> best
>
> --
> *************************************************************
> Patric...
2001 Jan 11
0
ORe: Some Packages Won't Run under RH 7
...ble. the "library()" command shows that they are installed.
> |>
> |> chron works but I get the following for survival5:
> |>
> |> > library(survival5)
> |> /usr/lib/R/bin/R.bin: error while loading shared libraries: /usr/lib/R/bin/R.bin:
> |> symbol __sysconf, version GLIBC_2.2 not defined in file libc.so.6 with link time
> |> reference
>
> Just a guess: looks like you didn't get the updates (of RH7.0) which
> fixed several bugs.
>
> best
>
> --
> *************************************************************
> Patric...
2001 Feb 09
0
installing R from RPMs
...ys :
"/usr/lib/R/bin/R.bin : error while loading shared libraries
: /usr/lib/R/bin/R.bin : symbol __sysconf, version GLIBC_2.2
not defined in file libc.so.6 with link time reference.
and quit R....
2001 Mar 20
0
error starting R 1.2.2 in Redhat 7.0 (GLIB 2.2 not defined...)
...and R exits
without starting). Thus far the directory with the problem tends to
contain ".data" files from the previous version of R. When R exits
without starting I get the following message
/usr/lib/R/bin/R.bin: error while loading shared libraries:
/usr/lib/R/bin/R.bin: symbol __sysconf,
version GLIBC_2.2 not defined ion file libc.so.6 with link time reference
Of course, I do not really understand what this message
implies I do. Any advice would be appreciated. Thanks. Tony
PS (I still haven't carried out the "backward upgrade" of the gcc
compiler)....later...
2001 Mar 20
0
Fwd: Re: error starting R 1.2.2 in Redhat 7.0 (GLIB 2.2 not defined...)
...problem tends to
>>> contain ".data" files from the previous version of R. When R exits
>>> without starting I get the following message
>>>
>>> /usr/lib/R/bin/R.bin: error while loading shared libraries:
>>> /usr/lib/R/bin/R.bin: symbol __sysconf,
>>> version GLIBC_2.2 not defined ion file libc.so.6 with link time reference
>>>
>>> Of course, I do not really understand what this message
>>> implies I do. Any advice would be appreciated. Thanks. Tony
>>>
>>> PS (I still haven't...