swrast_dri.so failed.

Moderator: GiD Team

Post Reply
sikim
Posts: 6
Joined: Wed Jul 29, 2015 9:13 am

swrast_dri.so failed.

Post by sikim »

Dear

When I tried to generate a mesh, I got a following error message

libGL error: dlopen /usr/lib64/dri/swrast_dri.so failed (home/sikim/GiDx64/11.0.8/lib/lib/libgcc_s.so.1:version 'GCC_4.7.0' not found
(required by /usr/lib64/dri/swrast_dri.so)


It looks that the version of gcc mismatches.
The current gcc in my machine is 4.8.3.

How can I fix it?

Thanks,
sikim
Posts: 6
Joined: Wed Jul 29, 2015 9:13 am

Re: swrast_dri.so failed.

Post by sikim »

Dear GID Staffs

The error message associated with failed swrast_dri.so and wrong version of gcc
came together with the crash of GID whenever I tried to generate meshes.
GID was installed via gid11.0.8-linux-x64-Install.
So is there any way that I could install gid with a correct gcc?
User avatar
anna
Posts: 38
Joined: Wed Sep 17, 2014 10:53 am

Re: swrast_dri.so failed.

Post by anna »

Hello sikim,

Sorry for the inconveniences.
Please try to follow these solutions first:
http://www.gidhome.com/component/manual ... s_on_linux

If it doesn't work, please download the last developer version 11.1.9d:
http://www.gidhome.com/download/develop ... ns/linux64
And copy the attached script (uncompressed) in your installation folder and launch gid using gid_old_libs.

Regards,
Attachments
gid_old_libs.rar
(1.23 KiB) Downloaded 343 times
sikim
Posts: 6
Joined: Wed Jul 29, 2015 9:13 am

Re: swrast_dri.so failed.

Post by sikim »

The developer version 11.1.9d works!!

Thanks,
Post Reply