Author Topic: problem with building from source(gentoo)  (Read 1337 times)

GNUtoo

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
problem with building from source(gentoo)
« on: February 22, 2007, 07:01:15 pm »
i have installed the last gentoo ebuilds from loux:
games-rpg/planeshift-0.3.018-r2
dev-games/crystalspace-ps-1.1-r26416
dev-games/cel-ps-1.1-r2619

and psclient segfault when:
*i want to custom my newly created caracter
*i use an already created caracter ...when it load the world
if i post the verbose output of psclient here it will go over 2000 caracters
http://www.pastebin.ca/367906
(i hope it will last a long time)

by the way here's my graphic card:
01:00.1 Display controller: ATI Technologies Inc RV280 [Radeon 9200 SE] (Secondary) (rev 01)

i have compiled cal and crystalspace without nvidia-cg-toolkit because:
*it's proprietary
*loux told me that it didn't have a lot of importance

i copied the data from a windows game (version 0.3.018) mooving the /opt/planeshift/bin/art directory and copying the windows directory here

i also used the folowing gcc flags:
-O2 -march=athlon-xp -pipe -fomit-frame-pointer

i will reinstall without -fomit-frame-pointer
« Last Edit: February 22, 2007, 07:06:25 pm by GNUtoo »

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
Re: problem with building from source(gentoo)
« Reply #1 on: February 23, 2007, 02:07:21 am »
From what I can see, you're missing something in your data folder. Try copying that folder across as well.

As for the cg-toolkit, it isn't strictly required (the game should run without it) but we use it for our shaders so if you don't have it then you'll have some weird graphics where the shaders should be.

GNUtoo

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: problem with building from source(gentoo)
« Reply #2 on: February 23, 2007, 02:11:02 pm »
From what I can see, you're missing something in your data folder. Try copying that folder across as well.

As for the cg-toolkit, it isn't strictly required (the game should run without it) but we use it for our shaders so if you don't have it then you'll have some weird graphics where the shaders should be.
well with:
*the data folder from windows
*more free space
*the art folder from windows

it still crash but less...i can create a caracter after uploading it(when the world get loaded) it crash
i had also issues that has disapeared:the caracter on the menu for choosing a caracter displayed only the head...it's fixed now

Code: [Select]
$ psclient.sh
DEBUG: Sound System Software Renderer Initializing...
ATTENTION: default value of option force_s3tc_enable overridden by environment.

planeshift.application.client:
  PlaneShift Crystal Blue
  This game uses Crystal Space Engine created by Jorrit and others
  1.1dev [Unix-x86-GCC]
LOG_ANY flag deactivated with no filter.
LOG_WEATHER flag deactivated with no filter.
LOG_SPAWN flag deactivated with no filter.
LOG_CELPERSIST flag deactivated with no filter.
LOG_PAWS flag deactivated with no filter.
LOG_GROUP flag deactivated with no filter.
LOG_CHEAT flag deactivated with no filter.
LOG_LINMOVE flag deactivated with no filter.
LOG_SPELLS flag deactivated with no filter.
LOG_NEWCHAR flag deactivated with no filter.
LOG_SUPERCLIENT flag deactivated with no filter.
LOG_EXCHANGES flag deactivated with no filter.
LOG_ADMIN flag deactivated with no filter.
LOG_STARTUP flag deactivated with no filter.
LOG_CHARACTER flag deactivated with no filter.
LOG_CONNECTIONS flag deactivated with no filter.
LOG_CHAT flag deactivated with no filter.
LOG_NET flag deactivated with no filter.
LOG_LOAD flag deactivated with no filter.
LOG_NPC flag deactivated with no filter.
LOG_TRADE flag deactivated with no filter.
LOG_SOUND flag deactivated with no filter.
LOG_COMBAT flag deactivated with no filter.
LOG_SKILLXP flag deactivated with no filter.
LOG_QUESTS flag deactivated with no filter.
LOG_SCRIPT flag deactivated with no filter.
LOG_MARRIAGE flag deactivated with no filter.
LOG_MESSAGES flag deactivated with no filter.
LOG_CACHE flag deactivated with no filter.
LOG_PETS flag deactivated with no filter.
LOG_USER flag deactivated with no filter.
LOG_LOOT flag deactivated with no filter.
LOG_DUELS flag deactivated with no filter.
LOG_TRIBES flag deactivated with no filter.
All LOGS are off.
Mounting skin: /this/art/skins/default.zip
Mounting skin: /planeshift/art/skins/base/client_base.zip
Skipping 'ButtonTutorial' because it's already loaded
  psEngine initialized.
Using fontsize 13 for resolution 800x600

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/models/clacker/clacker_2.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'clacker_texture2', using checkerboard instead
  [node: library,textures,texture(name=clacker_texture2)]

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/models/clacker/clacker_3.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'clacker_texture3', using checkerboard instead
  [node: library,textures,texture(name=clacker_texture3)]

crystalspace.maploader.parse.image:
  Could not open image file 'Trepor_texture2' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image 'Trepor_texture2', using checkerboard instead!

crystalspace.maploader.parse.image:
  Could not open image file 'Trepor_texture3' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image 'Trepor_texture3', using checkerboard instead!

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/jewerly/ring01.dds' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image '/planeshift/jewerly/ring01.dds', using checkerboard
  instead!

<src/client/modehandler.cpp:2047 HandleUpdateCheck>:
  Missing /this/version.dat!  Cannot process update notifications.
WARNING! Object 'spikes_01' is not closed!
WARNING! Object '_s_stairs_01' is not closed!
WARNING! Object 'spikes_02' is not closed!
WARNING! Object 'spikes_04' is not closed!
WARNING! Object 'spikes_06' is not closed!
WARNING! Object '_s_sigil_03' is not closed!
...

crystalspace.pluginmgr.loadplugin:
  could not load plugin 'crystalspace.graphics3d.shader.glcg'
  could not load plugin 'crystalspace.graphics3d.shader.glcg'

crystalspace.graphics3d.shader.fixed:
  Multitexture units: acceptable 6

crystalspace.pluginmgr.loadplugin:
  could not load plugin 'crystalspace.graphics3d.shader.glcg'
  could not load plugin 'crystalspace.graphics3d.shader.glcg'

planeshift.application.client:
  PSLoader: step 2: success

crystalspace.maploader.parse.image:
  Could not open image file '/this/art/effects/target.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'target', using checkerboard instead
  [node: library,textures,texture(name=target)]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=gas),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=gas),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=gas),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=fistpart),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=fistpart),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=fistpart),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=flameburst),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=flameburst),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=flameburst),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=freeze),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=freeze),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=freeze),params]

crystalspace.maploader.parse.image:
  Could not open image file '/this/art/effects/rect_texture1.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'rect_texture1', using checkerboard instead
  [node: library,textures,texture(name=rect_texture1)]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=fistpart),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=fistpart),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=fistpart),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=taladbless),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=taladbless),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=taladbless),params]

planeshift.application.client:
  PSLoader: step 3: success

<src/common/util/psxmlparser.cpp:282 ParseFile>:
  Could not find file: /planeshift/world/bronzedoors/sound.xml
/usr/games/bin/psclient.sh: line 6:  6324 Segmentation fault      ./psclient   



GNUtoo

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: problem with building from source(gentoo)
« Reply #3 on: February 23, 2007, 02:21:25 pm »
without the sound:
ATTENTION: default value of option force_s3tc_enable overridden by environment.

planeshift.application.client:
  PlaneShift Crystal Blue
  This game uses Crystal Space Engine created by Jorrit and others
  1.1dev [Unix-x86-GCC]
LOG_ANY flag deactivated with no filter.
LOG_WEATHER flag deactivated with no filter.
LOG_SPAWN flag deactivated with no filter.
LOG_CELPERSIST flag deactivated with no filter.
LOG_PAWS flag deactivated with no filter.
LOG_GROUP flag deactivated with no filter.
LOG_CHEAT flag deactivated with no filter.
LOG_LINMOVE flag deactivated with no filter.
LOG_SPELLS flag deactivated with no filter.
LOG_NEWCHAR flag deactivated with no filter.
LOG_SUPERCLIENT flag deactivated with no filter.
LOG_EXCHANGES flag deactivated with no filter.
LOG_ADMIN flag deactivated with no filter.
LOG_STARTUP flag deactivated with no filter.
LOG_CHARACTER flag deactivated with no filter.
LOG_CONNECTIONS flag deactivated with no filter.
LOG_CHAT flag deactivated with no filter.
LOG_NET flag deactivated with no filter.
LOG_LOAD flag deactivated with no filter.
LOG_NPC flag deactivated with no filter.
LOG_TRADE flag deactivated with no filter.
LOG_SOUND flag deactivated with no filter.
LOG_COMBAT flag deactivated with no filter.
LOG_SKILLXP flag deactivated with no filter.
LOG_QUESTS flag deactivated with no filter.
LOG_SCRIPT flag deactivated with no filter.
LOG_MARRIAGE flag deactivated with no filter.
LOG_MESSAGES flag deactivated with no filter.
LOG_CACHE flag deactivated with no filter.
LOG_PETS flag deactivated with no filter.
LOG_USER flag deactivated with no filter.
LOG_LOOT flag deactivated with no filter.
LOG_DUELS flag deactivated with no filter.
LOG_TRIBES flag deactivated with no filter.
All LOGS are off.
Mounting skin: /this/art/skins/default.zip
Mounting skin: /planeshift/art/skins/base/client_base.zip
Skipping 'ButtonTutorial' because it's already loaded
  psEngine initialized.
Using fontsize 13 for resolution 800x600

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/models/clacker/clacker_2.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'clacker_texture2', using checkerboard instead
  [node: library,textures,texture(name=clacker_texture2)]

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/models/clacker/clacker_3.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'clacker_texture3', using checkerboard instead
  [node: library,textures,texture(name=clacker_texture3)]

crystalspace.maploader.parse.image:
  Could not open image file 'Trepor_texture2' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image 'Trepor_texture2', using checkerboard instead!

crystalspace.maploader.parse.image:
  Could not open image file 'Trepor_texture3' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image 'Trepor_texture3', using checkerboard instead!

crystalspace.maploader.parse.image:
  Could not open image file '/planeshift/jewerly/ring01.dds' on VFS!

crystalspace.maploader.parse.texture:
  Couldn't load image '/planeshift/jewerly/ring01.dds', using checkerboard
  instead!

<src/client/modehandler.cpp:2047 HandleUpdateCheck>:
  Missing /this/version.dat!  Cannot process update notifications.
WARNING! Object 'spikes_01' is not closed!
WARNING! Object '_s_stairs_01' is not closed!
WARNING! Object 'spikes_02' is not closed!
WARNING! Object 'spikes_04' is not closed!
WARNING! Object 'spikes_06' is not closed!
WARNING! Object '_s_sigil_03' is not closed!
...

crystalspace.pluginmgr.loadplugin:
  could not load plugin 'crystalspace.graphics3d.shader.glcg'
  could not load plugin 'crystalspace.graphics3d.shader.glcg'

crystalspace.graphics3d.shader.fixed:
  Multitexture units: acceptable 6

crystalspace.pluginmgr.loadplugin:
  could not load plugin 'crystalspace.graphics3d.shader.glcg'
  could not load plugin 'crystalspace.graphics3d.shader.glcg'

planeshift.application.client:
  PSLoader: step 2: success

crystalspace.maploader.parse.image:
  Could not open image file '/this/art/effects/target.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'target', using checkerboard instead
  [node: library,textures,texture(name=target)]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=gas),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=gas),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=gas),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=fistpart),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=fistpart),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=fistpart),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=flameburst),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=flameburst),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=flameburst),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=freeze),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=freeze),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=freeze),params]

crystalspace.maploader.parse.image:
  Could not open image file '/this/art/effects/rect_texture1.dds' on VFS!

crystalspace.maploader.parse.texture:
  Could not load texture 'rect_texture1', using checkerboard instead
  [node: library,textures,texture(name=rect_texture1)]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=fistpart),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=fistpart),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=fistpart),params]

crystalspace.syntax.badtoken:
  Unexpected token 'time'!
  [node: library,meshfact(name=taladbless),params,emitter,time]

crystalspace.particleloader.parsebase:
  Error loading emitter!
  [node: library,meshfact(name=taladbless),params,emitter]

crystalspace.particleloader.parsefactory:
  Could not parse factory!
  [node: library,meshfact(name=taladbless),params]

planeshift.application.client:
  PSLoader: step 3: success
  PSLoader: step 4: success

<src/client/psclientdr.cpp:241 HandleStatsUpdate>:
  Stat request failed because CelClient not ready for 1100
/usr/games/bin/psclient.sh: line 6:  6404 Segmentation fault      ./psclient

GNUtoo

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: problem with building from source(gentoo)
« Reply #4 on: February 23, 2007, 02:25:39 pm »
another strange output:

planeshift.application.client:
  PSLoader: step 3: success
  PSLoader: step 4: success
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Mesa 6.5.1 implementation error: external dxt library not available
Please report at bugzilla.freedesktop.org
Map hydlaa_common loaded successfully in 2032ms

<src/client/psclientdr.cpp:241 HandleStatsUpdate>:
  Stat request failed because CelClient not ready for 1127
clear

Xordan

  • Crystal Space Developer
  • Forum Addict
  • *
  • Posts: 3845
  • For God and the Empire
    • View Profile
Re: problem with building from source(gentoo)
« Reply #5 on: February 23, 2007, 02:47:45 pm »
I assume you're using the open source drivers, not the official binary blobs. If I remember correctly there's a bug in mesa which breaks things right now. Maybe try the official drivers.

GNUtoo

  • Wayfarer
  • *
  • Posts: 5
    • View Profile
Re: problem with building from source(gentoo)
« Reply #6 on: February 23, 2007, 06:53:50 pm »
where can i find this bug?
i've tryed media-libs/mesa-6.5.2-r1 and it is even worse...
the fonts are horrible and i can't understand what it is said in the setup and before the game(that also crash at the same point)
(using a binary blob is not an option or me...sorry)

Induane

  • Veteran
  • *
  • Posts: 1287
  • What should I put here?
    • View Profile
    • Vaalnor Inc.
Re: problem with building from source(gentoo)
« Reply #7 on: February 24, 2007, 06:32:37 pm »
If you're too stubborn to use a binary blob for a bit then you are probably SOL for now.  Its the price you pay for absolute stubbornness ;)   And yes - the nvidia toolkit is *proprietary, but its api is public and its only used as a library to compile some shaders.  Not really a big deal for even the fanatical open source dude :)