473,387 Members | 1,611 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,387 software developers and data experts.

build problems on AIX

I'm having trouble building Python 2.4.1 on AIX 5. I've
built/installed tcl/tk under ~/local, added ~/local/lib to my
$LD_LIBRARY_PATH, and set $LDFLAGS and $CPPFLAGS appropriately. I'm
still getting the following errors:

./Modules/ld_so_aix cc_r -bI:Modules/python.exp \
-L/home/me/local/lib -I/home/me/local/include \
build/temp.aix-5.1-2.4/_tkinter.o build/temp.aix-5.1-2.4/tkappinit.o \
-L/usr/X11R6/lib64 -L/usr/X11R6/lib -L/home/me/local/lib\
-L/usr/local/lib -ltk8.4 -ltcl8.4 -lX11 -o \
build/lib.aix-5.1-2.4/_tkinter.so \
ld: 0706-006 Cannot find or open library file: -l tk8.4
ld:open(): No such file or directory
ld: 0706-006 Cannot find or open library file: -l tcl8.4
ld:open(): No such file or directory
At this point, i have no idea what i'm doing wrong. It looks as if i
should be picking up tcl/tk:

~/local/lib > ls

libtcl8.4.exp libtclstub8.4.a libtk8.4.so* tcl8.4/ tk8.4/
libtcl8.4.so* libtk8.4.exp libtkstub8.4.a tclConfig.sh
tkConfig.sh

I've tried using CC=xlC_r, as opposed to g++, but that didn't
help. Anyone seen this type of thing? BTW, i'm configuring like this:

./configure --prefix=/home/me/local

thanks in advance,
E
Sep 26 '05 #1
0 923

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

2
by: Skip Montanaro | last post by:
I'm trying to build the released version of Python 2.3 on Solaris 8 for the first time. It has problems when building _ssl.so. The command generated is gcc -shared...
3
by: Phil Frost | last post by:
Greetings all. I'm attempting to embed a python interpreter at a very low level in an OS I am writing. Currently I'm stuck with build issues. Firstly, as there is no working C compiler in our OS, I...
15
by: cody | last post by:
We have a huge project, the solutuion spans 50 projects growing. Everytime I want to start the project I have to wait nearly over 1 minute for the compiler to complete building. This is...
10
by: Douglas Buchanan | last post by:
I am using the following code instead of a very lengthly select case statement. (I have a lot of lookup tables in a settings form that are selected from a ListBox. The data adapters are given a...
2
by: Felix | last post by:
Out of no where I'm starting to get these problems and my Deployment projects won't build anymore. Does anyone have any idea what's causing this? I've tried copying these files from another...
1
by: samariton | last post by:
Recently I have seen one of our product being sent to feild in DEBUG build.I waited for next S/W distribution date and sent across release build after quite a bit of testing.But I have learnt...
4
by: ljlevend | last post by:
I've been having problems while building a project. VS.NET frequently crashes (i.e., closes without a prompt) while attempt to build the project for the first time after VS.NET loads. Switching...
12
by: David Murmann | last post by:
hi all! i just built revision 41809 under winxp using a rather uncommon setup (at least i think so). since i have no visual studio here, i only used freely available tools: cygwin to get the...
9
by: Brett Romero | last post by:
I have an EXE project with four project dependencies (DLLs). I need to set the order of these builds. However they are automatically ordered by alpha. There aren't any settings to change this. ...
2
by: John Nagle | last post by:
Trying to build M2Crypto on a dedicated server running Red Hat Fedora Core 6. I'm trying to do this right, without manual patching. The error message I'm getting during build is: python...
0
by: taylorcarr | last post by:
A Canon printer is a smart device known for being advanced, efficient, and reliable. It is designed for home, office, and hybrid workspace use and can also be used for a variety of purposes. However,...
0
by: aa123db | last post by:
Variable and constants Use var or let for variables and const fror constants. Var foo ='bar'; Let foo ='bar';const baz ='bar'; Functions function $name$ ($parameters$) { } ...
0
by: ryjfgjl | last post by:
If we have dozens or hundreds of excel to import into the database, if we use the excel import function provided by database editors such as navicat, it will be extremely tedious and time-consuming...
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
0
BarryA
by: BarryA | last post by:
What are the essential steps and strategies outlined in the Data Structures and Algorithms (DSA) roadmap for aspiring data scientists? How can individuals effectively utilize this roadmap to progress...
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
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:
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,...

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.