473,396 Members | 1,738 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Linux Python Dislin undefined symbol: getran

Linux SUSE 10.1
Python 2.5
Dislin 9.1

Download dislin 9.1, change to directory dislin-9.1/python
Change make_py to:
elif test $1 = lnx ; then
CC="gcc -fPIC -c -O"
PYTH_INC="/usr/local/include/python2.5"
PYTH_CONF="/usr/local/lib/python2.5/config"
Run make_py
It appears to compile successfully

From the dislin/python directory,
run python
import dislin
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: ./dislinmodule.so: undefined symbol: getran

Any suggestions?
Thanks
Nov 26 '06 #1
1 2186
bartonc
6,596 Expert 4TB
Linux SUSE 10.1
Python 2.5
Dislin 9.1

Download dislin 9.1, change to directory dislin-9.1/python
Change make_py to:
elif test $1 = lnx ; then
CC="gcc -fPIC -c -O"
PYTH_INC="/usr/local/include/python2.5"
PYTH_CONF="/usr/local/lib/python2.5/config"
Run make_py
It appears to compile successfully

From the dislin/python directory,
run python
import dislin
Traceback (most recent call last):
File "<stdin>", line 1, in <module>
ImportError: ./dislinmodule.so: undefined symbol: getran

Any suggestions?
Thanks
This is the second time that I've seen .so undifined symbol. Unfortunately, we never got a post back with a resolution. Sorry,
Barton
Nov 26 '06 #2

Sign in to post your reply or Sign up for a free account.

Similar topics

2
by: Tom Richardson | last post by:
If anyone has any experience using the graphics package DISLIN with Python, I'd appreciate some help. I am trying to use the function tifmod to change the resolution of a tif graphics file....
2
by: Dennis Hore | last post by:
I'm trying to install Nick Patavalis' ppgplot package on Mac OS X 10.3 with python 2.3. I first sent this message to Nick, but he said he doesn't have any experience with the Mac platform. ...
0
by: Lars Kromann | last post by:
Hi I am trying to compile python 2.3.4 for AIX 5.2 but I ran into some problems. When I try to compile the build on the configure runs ok but make gives me the following error when i run: ...
1
by: David Gutierrez | last post by:
Hello Everyone, I'm trying to install Python on an aix 4.3.3. but keep on getting a failed attempt with the following errors. ld: 0711-317 ERROR: Undefined symbol: .pthread_mutex_lock ld:...
5
by: Alexander Nofftz | last post by:
Hi! I am unsuccessfully trying to get DB2 working under Debian GNU/Linux Unstable for some weeks now. The setup wizard of db2setup allways freezes. I have waited for a whole hour, but nothing...
0
by: ktelep | last post by:
I'm trying to build python 2.4.2 on AIX 5.3 with the IBM xlC compiler as per the notes in the AIX Readme file. Basically my make fails with the errors listed below. I'm calling configure with:...
0
by: edcdave | last post by:
My (gcc 2.95.2) build of Python 2.4.3 is failing with: gcc -Wl,-Bexport -o python \ Modules/ccpython.o \ libpython2.4.a -lnsl -ldl -lm Undefined first referenced...
8
by: Méta-MCI | last post by:
Hi, all! Any news, on release Python-2.5 for many modules/lib? Some exemples: Console (Effbot) SciPy Iconvcodec DirectPython
1
by: Sorin Schwimmer | last post by:
Hi All, After a disaster in which I lost my whole harddrive, I decided to install the newest everything that I use. I put the latest Gentoo Linux, with gcc 4.1.1, installed tcl/tk 8.4.14 and...
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
0
by: ryjfgjl | last post by:
In our work, we often receive Excel tables with data in the same format. If we want to analyze these data, it can be difficult to analyze them because the data is spread across multiple Excel files...
0
by: emmanuelkatto | last post by:
Hi All, I am Emmanuel katto from Uganda. I want to ask what challenges you've faced while migrating a website to cloud. Please let me know. Thanks! Emmanuel
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
by: Hystou | last post by:
There are some requirements for setting up RAID: 1. The motherboard and BIOS support RAID configuration. 2. The motherboard has 2 or more available SATA protocol SSD/HDD slots (including MSATA, M.2...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.