Hi Carl,

Thanks for your answer.
I'm sorry I think the compiling error I sent westerday it's not the real problem.

Before I send my message on the mailing list, I tried to install/unstall my rpm for glibc(x86-64). And this morning even my ./configure doesn't work anymore... from which the compiling error... Anyway, I solve this, my configure work now, but I always have a compiling error (not the same), which looks like :

"make[5]: Entering directory `/home/audrey/base-1.2.16_cust/plugins/src/clustering' g++ -Wall -O3 -o basehclust main.o AssayTree.o BruteForce.o Cluster.o ClusterTree.o CongaLine.o Error.o FastPair.o GeneTree.o MultiConga.o Neighbors.o NoClusteringCP.o Quadtree.o SortedArray.o StoreMergeReporter.o -LCgraph/source -lcgraph -L../../../src/lib -lbase -lpng -lz -lgslcblas -lm /usr/bin/ld: AVERTISSEMENT: architecture i386 du fichier d'entrée « SortedArray.o » est incompatible avec la sortie i386:x86-64 SortedArray.o(.text+0x312): In function `SortedArray::Allocate(unsigned long)':
: undefined reference to `operator new[](unsigned int)'
SortedArray.o(.text+0x322): In function `SortedArray::Allocate(unsigned long)':
: undefined reference to `operator new[](unsigned int)'
SortedArray.o(.text+0x333): In function `SortedArray::Allocate(unsigned long)':
: undefined reference to `operator new[](unsigned int)'
collect2: ld a retourné 1 code d'état d'exécution"

In english :
/usr/bin/ld: WARNING: i386 architecture of input file « SortedArray.o » is incompatible with output i386:x86-64

It's always on incompatibility between architectures.

I tried to comment the line AC_CHECK_LIB as you said, but nothing is better : same error

Thanks a lot for in advance
Audrey

--
*************************
Audrey Bihouee
Plate-forme transcriptome - Ouest Génopole
INSERM U533 - IFR 26
1 Rue Gaston Veil- BP 53508
44 035 NANTES
FRANCE

Tel : (33) 2 40 41 29 86
Fax : (33) 2 40 41 29 50

http://cardioserve.nantes.inserm.fr/ptf-puce
*************************



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_idv37&alloc_id865&op=click
_______________________________________________
The BASE general discussion mailing list
basedb-users@lists.sourceforge.net
unsubscribe: send a mail with subject "unsubscribe" to
[EMAIL PROTECTED]

Reply via email to