Steam under x86_64

i just recently installed arch 64 on my new hdd. i have found that in order to play source games i need to install lib32-nvidia-utils. i do not recall ever having to install it on my old installation - the old hdd has been wiped so i cannot check. i am wondering if i should add that to the wiki or is it just something special about my installation?

That's not a requirement specifically for Steam, it's required for all 32-bit applications (like Wine) that need 3D accelleration on systems with Nvidia cards. It's probably already there in either the Nvidia wiki or the Running 32-bit apps wiki (or both).

Similar Messages

  • Nautilus-open-terminal does NOT work under x86_64

    I found the latest nautilus-open-terminal v0.9-1
    http://aur.archlinux.org/packages.php?ID=5224
    does NOT work under x86_64!
    There was no open-terminal menu item in the context menu

    shaohao wrote:I found the latest nautilus-open-terminal v0.9-1
    http://aur.archlinux.org/packages.php?ID=5224
    does NOT work under x86_64!
    There was no open-terminal menu item in the context menu
    I've recompiled almost 40 days ago and i've had no problem at all.
    Have you tried logging out before trying?

  • Building i686 under x86_64 error

    Have tried arch wiki guide on building i686 under x86_64 but am getting this error
    --2014-08-26 17:01:13-- https://aur.archlinux.org/packages/br/broadcom-wl/broadcom-wl.tar.gz
    Resolving aur.archlinux.org (aur.archlinux.org)... 5.9.250.164, 2a01:4f8:160:3033::2
    Connecting to aur.archlinux.org (aur.archlinux.org)|5.9.250.164|:443... connected.
    HTTP request sent, awaiting response... 200 OK
    Length: 2528 (2.5K) [application/x-gzip]
    Saving to: ‘STDOUT’
    100%[==============================================================================================>] 2,528 --.-K/s in 0s
    2014-08-26 17:01:13 (725 MB/s) - written to stdout [2528/2528]
    ==> Making package: broadcom-wl 6.30.223.248-1 (Tue 26 Aug 17:01:13 BST 2014)
    ==> Checking runtime dependencies...
    ==> Checking buildtime dependencies...
    ==> Retrieving sources...
    ==> ERROR: Unknown download protocol: http
    My makepkg.i686.conf looks like this
    CARCH="i686"
    CHOST="i686-pc-linux-gnu"
    CFLAGS="-m32 -march=i686 -mtune=generic -O2 -pipe -fstack-protector --param=ssp-buffer-size=4 -D_FORTIFY_SOURCE=2"
    CXXFLAGS="${CFLAGS}"
    BUILDENV=(fakeroot !distcc color !ccache check !sign)
    An am using this command
    linux32 makepkg -src --config /etc/makepkg.i686.conf
    Would very much like to build i686 packages for my laptop under x86_64 (desktop is much faster) not sure what the problem is?

    YW.  I wrote ccm to minimize the number of commands I needed for building.  I find the local repo within the chroot very handy as well.  Lemme know how you like it.
    EDIT:
    Last edited by graysky (2014-08-27 19:00:53)

  • Cannot install steam under windows7 installed by boot camp

    i just installed windows 7 using boot camp on my macbook pro retina
    then i downloaded the steam installer and try to install
    after installation, steam needs to update
    and then while updating, it stopped and a message showed: 'steam.exe (main exception): to run steam, you must first connect to the network solution'
    can anyone help me?
    is it the windows support software..?@@

    The support software should be the first thing you install once Windows has fully booted for the first time.

  • [SOLVED] Steam fails to run under Wine

    Hello,
    Recent Ubuntu -> Arch user here, so go easy on me!
    I run Steam under Wine. Once it logs in, the main and update news windows appear, and so do '$FRIEND is currently playing $GAME' boxes. That's all fine, until Steam completely dies/disappears a second or two later. It looks like it just can't find a load of necessary libraries; I know the files don't exist, but should they? If not, why is Wine looking for them?
    As far as I know, all Wine dependencies (incl. optional) are installed. The Gecko extension too. I searched far and wide and installed whatever lib32 (including lib32-catalyst-utils) packages I could find in relation to Wine problems. The 64-bit Catalyst drivers are installed and working.
    I did follow the wiki and I did search on Google, these forums and the bug tracker, but nothing has worked.
    $ uname -a
    Linux pr0scarch 2.6.36-ARCH #1 SMP PREEMPT Fri Dec 10 20:32:37 CET 2010 x86_64 AMD Phenom(tm) II X6 1055T Processor AuthenticAMD GNU/Linux
    $ wine --version
    wine-1.3.10
    $ cd ".wine/drive_c/Program Files (x86)/Steam"
    $ WINEDEBUG=warn+all wine ./Steam
    Due to a measly scrollback of "only" 5000, I didn't get all of the log, but I think this is 99% of it and that it might contain relevant info: http://www.resiiign.com/~coconut/steam.log
    Any ideas?
    Thank you!
    Last edited by xlatedst (2011-01-06 19:31:39)

    Thanks cebru, that was the problem.
    Now I just need to tweak things so that games work well. CS 1.6 is flawless so far.
    Thank you again!

  • [SOLVED]Installing steam in optimus and lib32-libgl dependency problem

    Hello everyone!
    I have a problem concerning the installation of steam under arch_64 on a laptop with Optimus. I have succesfully installed Bumblebee with Nvidia 319.17-2, everything works fine. I have also installed lib32-nvidia-utils which is version 319.17-1. Now I try to install steam:
    [root@VOSTRO onur]# pacman -S steam
    resolving dependencies...
    :: There are 3 providers available for lib32-libgl:
    :: Repository multilib
    1) lib32-mesa-libgl 2) lib32-nvidia-304xx-utils 3) lib32-nvidia-libgl
    Enter a number (default=1):
    The problem arises at this point:
    1) I am using nvidia, so I can't use mesa.
    2) I have installed driver 319.17 with the corresponding util package, so not this one.
    3) I guess this is the answer. But since I am using bumblebee, I checked the wiki page (https://wiki.archlinux.org/index.php/Bumblebee)  and under section 2.1 there is a note:
    Note: Do not install lib32-nvidia-libgl! Bumblebee will find the correct lib32 nvidia libs without it.
    This leaves me confused. What am I supposed to do at this point? Is it a problem on Bumblebee's part? Or since lib-32-nvidia-304xx-utils is legacy now, shouldn't the dependency be updated to include the latest nvidia-utils package 319.17-1? Or am I missing something?
    Any kind of insight will be deeply appreciated.
    NOTE: Just before submitting this post, I learned that there was Optimus support in the beta release of this driver, but in the release notes of the released version contains nothing about Optimus
    http://www.nvidia.com/object/linux-disp … river.html
    so I guess installing Bumblebee was not a mistake?
    Last edited by Pipix (2013-05-17 22:43:22)

    I have pretty much the same problem.
    I went for lib32-mesa-libgl and uninstalled lib32-nvidia-libgl.  Problem was that Steam did not find libgl.so so i had to install lib32-intel-dri too.
    Now steam works but i cannot use the nvidia GPU..... if i set launch options to "primusrun %command%" then dota2 does not launch.
    optirun glxgears works.
    primusrun glxgears works.
    Even all CUDA examples work.
    what could be the problem?
    Last edited by labotsirc (2013-08-26 20:25:32)

  • [SOLVED] Agar - OpenGL widget toolkit

    Agar is a set of cross-platform libraries written in C/C++/Ada for graphical applications. The main library of the distribution is a widget toolkit, Agar-GUI. Agar is open source, released under a revised BSD license.
    http://libagar.org/
    There is already an attempt for this package, but the maintainer himself admits that the compilation fails.
    http://aur.archlinux.org/packages.php?ID=24001
    would be nice if someone could fix this!
    Last edited by laplace (2009-04-25 14:47:43)

    thanks a lot!
    works for me under x86_64 as well
    Last edited by laplace (2009-04-25 14:49:11)

  • New 64bit installation based on existing x86 system

    Hello there!
    I'm using a x86 Arch, and my hard disk is partitioned as follow:
    sda1 root
    sda7 home
    sda6 oth
    Where "oth" is a partition empy.
    I would like to "clone" my actual system to a new 64bit one.
    So, I can boot arch-dual-dvd in 64bit mode, install the new arch in sda6 then use it as new root.
    I am writing this to ask you whether is possible to "clone" my system as much as possible: installing the same packages, keeping the configuration files ( /etc/ ? ), don't touch the home and re-use in the new system..
    Any hint will be REALLY appreciated!
    M

    There's no any easier way that what you have already described however I tend to daisy chain my x86_64 and i686 so that I can chroot the i686 under x86_64 and then I have access to 32-bit chroot, (not that I use it all that much).   But then you can also make a slight change to your i686 kernel and make it available (with some other installed services), a PXE bootable image for some other device you have laying around.

  • VMWare-server in 64 bit

    Sorry I don't speak German
    I set up Arch to play with it and I've been impressed, it's a pretty nice distro. I set up everything that I had working in Debian Sid (even though for Picasa I had to set up a 32 bit chroot environment) however I can't install VMware-server, in comparison it's pretty trivial to set it up in Sid...
    Anyway, I've tried to set it up in 32 bit chroot and that didn't work, the install seems successful but it doesn't start. I assume it's not possible to run it in chroot, I'm not sure what are chroot limitation, maybe one cannot install kernel modules?
    In 64 bit I had a problem to get all the 32-bit libraries, can anyone who has it install assure me it's not a lost case so I will dedicate more time with it? Do you have some advice?
    Thanks!
    PS. Oh and what's the deal with 32 bit libraries overwriting 64 bit ones... I had bunch a problems with that, apt-get would have never allowed that...

    I've made a mistake, this PKGBUILD is not prepared for Arch64. Maintainer seems not to be using Arch64. Probably he cannot test this package on x86_64 architecture and PKGBUILD needs some more changes to run under x86 arch. It is still possible, but you would have to get some 32bit libraries.
    I have found similar topic in ArchWiki: http://wiki.archlinux.org/index.php/Ins … _on_Arch64
    I was using vmware-workstation package from AUR, you may be interested in it. You would have to install lib32-libxtst package from pacman before using it (maybe installing this package makes vmware-server to run under x86_64 architecture...).

  • Building gdal with OCI support- seems to work manually, not in makepkg

    I'm attempting to rebuild the gdal package under x86_64 with Oracle Spatial support at the latest version (1.9.2) (the version in community is at 1.9.0 right now and does not include Oracle support).
    gdal uses the standard autoconf/automake toolchain for its build process, and allows users to specify which external libraries they want to link in the configure script.  To enable Oracle Spatial support in gdal, one would pass the --with-oci option to configure.  This works fine for me and detects the contents of my oracle-instantclient-basic and oracle-instantclient-sdk packages (aur packages containing the necessary Oracle libs and headers) when I do it manually, i.e.:
    ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 \
    --with-geotiff --with-mysql --with-python --without-libtool --with-curl \
    --with-hdf5 --with-perl --with-geos --with-png \
    --with-oci
    However, when the exact same line runs inside of the build() function of a makepkg run, the configure script fails to detect the OCI libraries.  I know that the configure script is supposed to work by reading the ORACLE_HOME environment variable to find the necessary Oracle libraries and headers, and I've double-checked that this environment variable is being set properly inside of the makepkg run with a couple of echo statements before the configure line is run. 
    Is there something else that I could be missing about the environment variables or build context inside of makepkg that could be causing this?  I've already looked through /etc/makepkg.conf and couldn't find anything that would seem to make a difference, but I'll readily admit that I don't have a ton of knowledge about the autotools library detection process other than the fact that I've built a few packages with the toolchain.
    Any help/ideas would be greatly appreciated.  Here's the PKGBUILD I'm using if you want to try it for yourself (based off of gdal 1.9.0-1 in community): https://gist.github.com/3920468

    I'm attempting to rebuild the gdal package under x86_64 with Oracle Spatial support at the latest version (1.9.2) (the version in community is at 1.9.0 right now and does not include Oracle support).
    gdal uses the standard autoconf/automake toolchain for its build process, and allows users to specify which external libraries they want to link in the configure script.  To enable Oracle Spatial support in gdal, one would pass the --with-oci option to configure.  This works fine for me and detects the contents of my oracle-instantclient-basic and oracle-instantclient-sdk packages (aur packages containing the necessary Oracle libs and headers) when I do it manually, i.e.:
    ./configure --prefix=/usr --with-netcdf --with-libtiff --with-sqlite3 \
    --with-geotiff --with-mysql --with-python --without-libtool --with-curl \
    --with-hdf5 --with-perl --with-geos --with-png \
    --with-oci
    However, when the exact same line runs inside of the build() function of a makepkg run, the configure script fails to detect the OCI libraries.  I know that the configure script is supposed to work by reading the ORACLE_HOME environment variable to find the necessary Oracle libraries and headers, and I've double-checked that this environment variable is being set properly inside of the makepkg run with a couple of echo statements before the configure line is run. 
    Is there something else that I could be missing about the environment variables or build context inside of makepkg that could be causing this?  I've already looked through /etc/makepkg.conf and couldn't find anything that would seem to make a difference, but I'll readily admit that I don't have a ton of knowledge about the autotools library detection process other than the fact that I've built a few packages with the toolchain.
    Any help/ideas would be greatly appreciated.  Here's the PKGBUILD I'm using if you want to try it for yourself (based off of gdal 1.9.0-1 in community): https://gist.github.com/3920468

  • [solved] Presentation with movies

    Hi guys,
    in the next weeks I will have to prepare a presentation which will have regular slides but also movies as part of the slides.
    I've been trying to add movies to OpenOffice Impress, I managed to install the Java Media Framework but I couldn't install jffmpeg on it as it seems not supported under x86_64..
    So, the only thing I've been able to add on an OpenOffice Impress presentation is an MPEG1 video file whose I only ear the sound.. video doesn't display.
    It really looks that Impress support for videos is poor.
    So, what do you guys suggest? Do you know of other ways of adding videos to OpenOffice Impress?
    Other alternative ways of doing that?
    Thank you,
    Fabio Varesano
    Last edited by fax8 (2011-03-26 11:43:28)

    It turned out that Okular does supports movies in a PDF presentation made with Latex beamer. Great!
    Example code for a slide with a movie:
    \frame{\frametitle{FreeIMU on a quadcopter}
    \begin{center}
    \movie[width=4in, height=2.8in, showcontrols=true]{}{4copter_freeimu.avi}
    \end{center}
    The file "4copter_freeimu.avi" have to be in the same folder of the resulting PDF file.
    Thanks everybody for your help!

  • Shadowgrounds Survivor segfaults in Arch Linux

    Hi,
    I can't get the game "Shadowgrounds Survivor" to run in Arch Linux. The Launcher (launcher-bin) works, but when starting the game (survivor-bin) it immediately segfaults.
    System info: Linux scrawl-desktop 2.6.32-ARCH #1 SMP PREEMPT Tue Feb 23 19:43:46 CET 2010 x86_64 AMD Athlon(tm) 64 Processor 3000+ AuthenticAMD GNU/Linux
    Packages: All up to date
    Architecture: 64 bit
    Graphics Card: NVIDIA GeForce 7600 GS
    Graphics Driver: NVIDIA Version 190.53
    All the necessary 32 bit libraries and 32 bit graphics driver are installed.
    I even installed a 32 bit-chroot and ran the game from it but it segfaults in the chroot, too.
    And, now what is strange: on a Ubuntu 9.04 LiveCD 32-bit, it works.
    Has anyone got this to work in Arch Linux?
    GDB Backtrace (not useful to me)
    #0 0xf76d7940 in ?? () from /home/.games/shadowgrounds2/lib/libstdc++.so.6
    #1 0xf7662b68 in bool std::has_facet<std::ctype<char> >(std::locale const&) ()
    from /home/.games/shadowgrounds2/lib/libstdc++.so.6
    #2 0xf76571d8 in std::basic_ios<char, std::char_traits<char> >::_M_cache_locale(std::locale const&) () from /home/.games/shadowgrounds2/lib/libstdc++.so.6
    #3 0xf7657287 in std::basic_ios<char, std::char_traits<char> >::init(std::basic_streambuf<char, std::char_traits<char> >*) ()
    from /home/.games/shadowgrounds2/lib/libstdc++.so.6
    #4 0xf764241a in std::ios_base::Init::Init() ()
    from /home/.games/shadowgrounds2/lib/libstdc++.so.6
    #5 0xf7d58b15 in ?? ()
    from /home/.games/shadowgrounds2/lib/libboost_thread-mt.so.1.37.0
    #6 0xf7d5de1d in ?? ()
    from /home/.games/shadowgrounds2/lib/libboost_thread-mt.so.1.37.0
    #7 0xf7d585bc in _init ()
    from /home/.games/shadowgrounds2/lib/libboost_thread-mt.so.1.37.0
    #8 0xf7fee69c in call_init () from /lib/ld-linux.so.2
    #9 0xf7fee7b1 in _dl_init_internal () from /lib/ld-linux.so.2
    #10 0xf7fe084f in _dl_start_user () from /lib/ld-linux.so.2
    Last edited by scrawl (2010-10-09 15:54:35)

    Sorry all for posting in the wrong forum, that means you Skottish :-). Had a few problems with installing and running under x86_64 Arch, got those sorted out in the AUR, most of the bugs seem to be coming from the inclusion of an older model installer, next beta should help fix that. I haven't played too far into it yet, taking things slow and keeping notes, but remarkably few bugs have popped up. The game play is ...........different than I used to, it's almost like an arcade game, I died once and noticed that I had "5 Respawns Remaining". As I said, it's a top down shooter, most resolutions are supported, and I don't even know if this is supported, but it has options for PhysFX! As for the game itself, think of Aliens vs. Colonial Marines in flavor. More later.
    Last edited by Slammer64 (2009-02-23 01:29:03)

  • AMSN 0.97-2 - Anyone got it working?

    Hello,
    I have been using Arch for 2 days but I am struggling on this one.
    Apparently, the MSN 9 protocol needs TLS, which I did install as required. I also have edited the file /usr/lib/tls1.50/pkgIndex.tcl as mentioned in the amsn wiki but still the same issue. When launching asmn, I get the dialog telling me about TLS and I am stuck there
    I have been trying everything I could think of, so if anyone of you did manage to get it working, I will be very happy to hear how
    Thanks in advance.
    Ludo

    Condex wrote:
    Try this one Coume:
    Edit as root the /usr/lib/tls1.50/pkgIndex.tcl file.
    Change the line so that looks like this one:
    package ifneeded tls 1.50 "[list load [file join $dir .. libtls1.50.so] ] ; [list source [file join $dir tls.tcl] ]"
    I was having the same problem, as I can remember it is a problem with the "1.5", that needs to be set to "1.50". I found the solution on the net, but I don't remember where...:(
    In my system(i686) it worked...
    Hope it helps
    Thanks for answering.
    But after reading the amsn forums, I did do the same tweaking in this file but it does not help
    # cat /usr/lib/tls1.50/pkgIndex.tcl
    # pkgIndex.tcl -
    #    A new manually generated "pkgIndex.tcl" file for tls to
    #    replace the original which didn't include the commands from "tls.tcl".
    package ifneeded tls 1.50 "[list load [file join $dir .. libtls1.50.so] ] ; [list source [file join $dir tls.tcl] ]"
    I am really starting to get frustated because I tried everything which is mentioned online and I can't get any where... That's why I started to wonder if the issue could not be related to my arch x86_64
    Anyone under x86_64 got it working??
    Thanks
    Ludo

  • Can't compile NCL2 on openSuSE 10.3

    hi, when starting /etc/init.d/novfs start
    here's what I got, under x86_64 (upgraded from 10.2 with some pain...)
    mavlaptop:~ # rpm -q binutils
    binutils-2.17.50.0.5-21
    mavlaptop:~ # rpm -qa | grep novfs
    novell-novfs-2.0.0-2.32
    novfs-kmp-default-2.0.0_2.6.22.5_31-23
    novell-novfsd-2.0.0-4.26
    mavlaptop:~ # /etc/init.d/novfsd start
    Starting novell novfs daemon...
    FATAL: Error inserting novfs
    (/lib/modules/2.6.22.12-0.1-default/weak-updates/novfs.ko): Unknown
    symbol in module, or unknown parameter (see dmesg)
    kernel-source-2.6.22.12-0.1
    Building novfs.ko for 2.6.22.12-0.1-debug
    make: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/debug'
    make -C ../../../linux-2.6.22.12-0.1
    O=../linux-2.6.22.12-0.1-obj/x86_64/debug modules
    CC [M] /opt/novell/ncl/src/novfs/inode.o
    CC [M] /opt/novell/ncl/src/novfs/proc.o
    CC [M] /opt/novell/ncl/src/novfs/profile.o
    /opt/novell/ncl/src/novfs/profile.c: In function '__cyg_profile_func_enter':
    /opt/novell/ncl/src/novfs/profile.c:540: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:541: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:542: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:543: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:544: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:545: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:546: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    /opt/novell/ncl/src/novfs/profile.c:547: warning: passing argument 2 of
    'kdb_register' from incompatible pointer type
    CC [M] /opt/novell/ncl/src/novfs/daemon.o
    /opt/novell/ncl/src/novfs/daemon.c: In function 'do_logout':
    /opt/novell/ncl/src/novfs/daemon.c:1058: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_getpwuid':
    /opt/novell/ncl/src/novfs/daemon.c:1125: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_getversion':
    /opt/novell/ncl/src/novfs/daemon.c:1176: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_SendDebugCmd':
    /opt/novell/ncl/src/novfs/daemon.c:1551: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_Dumpque':
    /opt/novell/ncl/src/novfs/daemon.c:2401: warning: format '%lx' expects
    type 'long unsigned int', but argument 3 has type 'u_int'
    /opt/novell/ncl/src/novfs/daemon.c:2401: warning: format '%lx' expects
    type 'long unsigned int', but argument 4 has type 'u_int'
    CC [M] /opt/novell/ncl/src/novfs/file.o
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_verify_file':
    /opt/novell/ncl/src/novfs/file.c:137: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Get_File_Info':
    /opt/novell/ncl/src/novfs/file.c:537: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Get_File_Info2':
    /opt/novell/ncl/src/novfs/file.c:666: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_GetX_File_Info':
    /opt/novell/ncl/src/novfs/file.c:765: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_SetX_File_Info':
    /opt/novell/ncl/src/novfs/file.c:868: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_ListX_File_Info':
    /opt/novell/ncl/src/novfs/file.c:947: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'begin_directory_enumerate':
    /opt/novell/ncl/src/novfs/file.c:1033: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'directory_enumerate_ex':
    /opt/novell/ncl/src/novfs/file.c:1261: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1262: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Open_File':
    /opt/novell/ncl/src/novfs/file.c:1451: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Create':
    /opt/novell/ncl/src/novfs/file.c:1570: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Read_File':
    /opt/novell/ncl/src/novfs/file.c:1669: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1671: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1702: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Read_Pages':
    /opt/novell/ncl/src/novfs/file.c:1763: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1788: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_File':
    /opt/novell/ncl/src/novfs/file.c:1831: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_Page':
    /opt/novell/ncl/src/novfs/file.c:2046: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_Pages':
    /opt/novell/ncl/src/novfs/file.c:2125: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Read_Stream':
    /opt/novell/ncl/src/novfs/file.c:2198: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:2200: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:2226: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_Stream':
    /opt/novell/ncl/src/novfs/file.c:2272: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:2278: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Delete':
    /opt/novell/ncl/src/novfs/file.c:2404: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Truncate_File':
    /opt/novell/ncl/src/novfs/file.c:2467: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Truncate_File_Ex':
    /opt/novell/ncl/src/novfs/file.c:2519: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Set_Attr':
    /opt/novell/ncl/src/novfs/file.c:2658: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Get_File_Cache_Flag':
    /opt/novell/ncl/src/novfs/file.c:2745: warning: cast from pointer to
    integer of different size
    CC [M] /opt/novell/ncl/src/novfs/scope.o
    /opt/novell/ncl/src/novfs/scope.c: In function 'Scope_Search4Scope':
    /opt/novell/ncl/src/novfs/scope.c:211: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/scope.c:215: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/scope.c: In function 'Scope_Dump_Scopetable':
    /opt/novell/ncl/src/novfs/scope.c:1234: warning: format '%u' expects
    type 'unsigned int', but argument 10 has type 'long int'
    CC [M] /opt/novell/ncl/src/novfs/nwcapi.o
    /opt/novell/ncl/src/novfs/nwcapi.c: In function 'NwcGetBroadcastMessage':
    /opt/novell/ncl/src/novfs/nwcapi.c:2305: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/nwcapi.c:2314: warning: cast from pointer to
    integer of different size
    LD [M] /opt/novell/ncl/src/novfs/novfs.o
    Building modules, stage 2.
    MODPOST 1 modules
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.text+0xb1fa): Section
    mismatch: reference to .init.text:init_novfs (between
    '__cyg_profile_func_enter' and 'profile_task_exit_callback')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.data+0x10a0): Section
    mismatch: reference to .init.text:init_novfs (between 'SymbolTable' and
    'Malloc_Lock')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.text+0xb0ff): Section
    mismatch: reference to .exit.text:exit_novfs (between
    '__cyg_profile_func_exit' and '__cyg_profile_func_enter')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.data+0xe10): Section
    mismatch: reference to .exit.text:exit_novfs (between 'SymbolTable' and
    'Malloc_Lock')
    CC /opt/novell/ncl/src/novfs/novfs.mod.o
    LD [M] /opt/novell/ncl/src/novfs/novfs.ko
    make: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/debug'
    copying novfs.ko to /lib/modules/2.6.22.12-0.1-debug/kernel/fs/novfs
    Generate modules.dep and map files
    kernel-source-2.6.22.12-0.1
    Building novfs.ko for 2.6.22.12-0.1-default
    make: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default'
    make -C ../../../linux-2.6.22.12-0.1
    O=../linux-2.6.22.12-0.1-obj/x86_64/default modules
    Building modules, stage 2.
    MODPOST 1 modules
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.text+0xb1fa): Section
    mismatch: reference to .init.text:init_novfs (between
    '__cyg_profile_func_enter' and 'profile_task_exit_callback')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.data+0x10a0): Section
    mismatch: reference to .init.text:init_novfs (between 'SymbolTable' and
    'Malloc_Lock')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.text+0xb0ff): Section
    mismatch: reference to .exit.text:exit_novfs (between
    '__cyg_profile_func_exit' and '__cyg_profile_func_enter')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.data+0xe10): Section
    mismatch: reference to .exit.text:exit_novfs (between 'SymbolTable' and
    'Malloc_Lock')
    WARNING: "kdb_register" [/opt/novell/ncl/src/novfs/novfs.ko] undefined!
    WARNING: "__rwlock_init" [/opt/novell/ncl/src/novfs/novfs.ko] undefined!
    WARNING: "__might_sleep" [/opt/novell/ncl/src/novfs/novfs.ko] undefined!
    WARNING: "__spin_lock_init" [/opt/novell/ncl/src/novfs/novfs.ko] undefined!
    WARNING: "kdb_unregister" [/opt/novell/ncl/src/novfs/novfs.ko] undefined!
    WARNING: "kdb_printf" [/opt/novell/ncl/src/novfs/novfs.ko] undefined!
    CC /opt/novell/ncl/src/novfs/novfs.mod.o
    LD [M] /opt/novell/ncl/src/novfs/novfs.ko
    make: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/default'
    copying novfs.ko to /lib/modules/2.6.22.12-0.1-default/weak-updates
    Generate modules.dep and map files
    kernel-source-2.6.22.12-0.1
    Building novfs.ko for 2.6.22.12-0.1-xen
    make: Entering directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/xen'
    make -C ../../../linux-2.6.22.12-0.1
    O=../linux-2.6.22.12-0.1-obj/x86_64/xen modules
    CC [M] /opt/novell/ncl/src/novfs/inode.o
    CC [M] /opt/novell/ncl/src/novfs/proc.o
    CC [M] /opt/novell/ncl/src/novfs/profile.o
    CC [M] /opt/novell/ncl/src/novfs/daemon.o
    /opt/novell/ncl/src/novfs/daemon.c: In function 'do_logout':
    /opt/novell/ncl/src/novfs/daemon.c:1058: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_getpwuid':
    /opt/novell/ncl/src/novfs/daemon.c:1125: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_getversion':
    /opt/novell/ncl/src/novfs/daemon.c:1176: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/daemon.c: In function 'Daemon_SendDebugCmd':
    /opt/novell/ncl/src/novfs/daemon.c:1551: warning: cast from pointer to
    integer of different size
    CC [M] /opt/novell/ncl/src/novfs/file.o
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_verify_file':
    /opt/novell/ncl/src/novfs/file.c:137: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Get_File_Info':
    /opt/novell/ncl/src/novfs/file.c:537: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Get_File_Info2':
    /opt/novell/ncl/src/novfs/file.c:666: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_GetX_File_Info':
    /opt/novell/ncl/src/novfs/file.c:765: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_SetX_File_Info':
    /opt/novell/ncl/src/novfs/file.c:868: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_ListX_File_Info':
    /opt/novell/ncl/src/novfs/file.c:947: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'begin_directory_enumerate':
    /opt/novell/ncl/src/novfs/file.c:1033: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'directory_enumerate_ex':
    /opt/novell/ncl/src/novfs/file.c:1261: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1262: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Open_File':
    /opt/novell/ncl/src/novfs/file.c:1451: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Create':
    /opt/novell/ncl/src/novfs/file.c:1570: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Read_File':
    /opt/novell/ncl/src/novfs/file.c:1669: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1671: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1702: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Read_Pages':
    /opt/novell/ncl/src/novfs/file.c:1763: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:1788: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_File':
    /opt/novell/ncl/src/novfs/file.c:1831: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_Page':
    /opt/novell/ncl/src/novfs/file.c:2046: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_Pages':
    /opt/novell/ncl/src/novfs/file.c:2125: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Read_Stream':
    /opt/novell/ncl/src/novfs/file.c:2198: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:2200: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:2226: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Write_Stream':
    /opt/novell/ncl/src/novfs/file.c:2272: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c:2278: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Delete':
    /opt/novell/ncl/src/novfs/file.c:2404: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Truncate_File':
    /opt/novell/ncl/src/novfs/file.c:2467: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Truncate_File_Ex':
    /opt/novell/ncl/src/novfs/file.c:2519: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Set_Attr':
    /opt/novell/ncl/src/novfs/file.c:2658: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/file.c: In function 'Novfs_Get_File_Cache_Flag':
    /opt/novell/ncl/src/novfs/file.c:2745: warning: cast from pointer to
    integer of different size
    CC [M] /opt/novell/ncl/src/novfs/scope.o
    /opt/novell/ncl/src/novfs/scope.c: In function 'Scope_Search4Scope':
    /opt/novell/ncl/src/novfs/scope.c:211: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/scope.c:215: warning: cast from pointer to
    integer of different size
    CC [M] /opt/novell/ncl/src/novfs/nwcapi.o
    /opt/novell/ncl/src/novfs/nwcapi.c: In function 'NwcGetBroadcastMessage':
    /opt/novell/ncl/src/novfs/nwcapi.c:2305: warning: cast from pointer to
    integer of different size
    /opt/novell/ncl/src/novfs/nwcapi.c:2314: warning: cast from pointer to
    integer of different size
    LD [M] /opt/novell/ncl/src/novfs/novfs.o
    Building modules, stage 2.
    MODPOST 1 modules
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.text+0xaee8): Section
    mismatch: reference to .init.text:init_novfs (between
    '__cyg_profile_func_enter' and 'profile_task_exit_callback')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.data+0x1060): Section
    mismatch: reference to .init.text:init_novfs (between 'SymbolTable' and
    'Malloc_Lock')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.text+0xae53): Section
    mismatch: reference to .exit.text:exit_novfs (between
    '__cyg_profile_func_exit' and '__cyg_profile_func_enter')
    WARNING: /opt/novell/ncl/src/novfs/novfs.o(.data+0xdd0): Section
    mismatch: reference to .exit.text:exit_novfs (between 'SymbolTable' and
    'Malloc_Lock')
    CC /opt/novell/ncl/src/novfs/novfs.mod.o
    LD [M] /opt/novell/ncl/src/novfs/novfs.ko
    make: Leaving directory `/usr/src/linux-2.6.22.12-0.1-obj/x86_64/xen'
    copying novfs.ko to /lib/modules/2.6.22.12-0.1-xen/kernel/fs/novfs
    Generate modules.dep and map files
    FATAL: Error inserting novfs
    (/lib/modules/2.6.22.12-0.1-default/weak-updates/novfs.ko): Unknown
    symbol in module, or unknown parameter (see dmesg)
    mount: unknown filesystem type 'novfs'
    Unable to Open novfs Interface
    start_daemon: exit status of parent of /opt/novell/ncl/bin/novfsd: 255
    failed

    I know that
    but people are reporting succesfull install...
    i know all of us are doing their best, but here's my two cents.....
    why each time we upgrade our linux OS, we have to wait 6 months to get
    software from the same provider ? NCL for linux, ifolder was a mess in
    the past (thanks god, now it's ok), novell iprint client, groupwise
    client, etc.etc.etc
    sorry for flaiming, i had a bad day.. :~
    Joseph Marton wrote:
    > NCL 2.0 isn't supported on openSUSE 10.3. Novell is working on an updated
    > client for 10.3 but I don't have an ETA at this time.
    >

  • In case anyone is interested? Shadowgrounds:Survivor

    I am testing as a beta tester for LGP on their new port in progress, Shadowgrounds :Survivor on Arch x86_64, if you want, I'll keep the community updated on what I see as long as it doesn't violate my agreement with LGP for testing.
    Last edited by Slammer64 (2009-02-18 18:15:36)

    Sorry all for posting in the wrong forum, that means you Skottish :-). Had a few problems with installing and running under x86_64 Arch, got those sorted out in the AUR, most of the bugs seem to be coming from the inclusion of an older model installer, next beta should help fix that. I haven't played too far into it yet, taking things slow and keeping notes, but remarkably few bugs have popped up. The game play is ...........different than I used to, it's almost like an arcade game, I died once and noticed that I had "5 Respawns Remaining". As I said, it's a top down shooter, most resolutions are supported, and I don't even know if this is supported, but it has options for PhysFX! As for the game itself, think of Aliens vs. Colonial Marines in flavor. More later.
    Last edited by Slammer64 (2009-02-23 01:29:03)

Maybe you are looking for

  • Sharing music between users on the same computer

    I'd like to make one iTunes library that serves multiple users on that computer (all the users are me anyway). Is that even possible?

  • DVR to iMac G5

    I've recently been trying to get my DVR to hook up to the iMac without having to use a pass through or analog to Digital converter. From some of the other posts that I've read this should be possible using the firewire port on the back of the DVR. My

  • Downloads appear to be disabled.

    Hi! I'm running Firefox on Windows XP. For some reason, I can't download anything. When I look in "Tools/Options", the 'Save files to:' dialogue box is greyed out, no matter what I do. The downloads window is permanently empty. Because we're in China

  • How to tell length of track in mins & secs

    Just wondering how do you tell the length of your track production in mins and secs in LE. I'm probably overlooking the obvious,but can't see how you do it. Thanks SB

  • How to Launch a downloaded third party app from my own app on the iPad using objective c

      How to Launch a downloaded third party app from my own app on the iPad using objective c