bugTransport Sample Protocol - Bugs: bug #16752, Bug in compilation under RHEL...

 
 

bug #16752: Bug in compilation under RHEL 64bits

Submitter:  TSP administrator <tsp_admin>
Submitted:  Mon 05 Jun 2006 08:14:28 AM UTC
   
 
Category:  Core Severity:  3 - Normal
Status:  In Progress Privacy:  Public
Assigned to:  dufy Open/Closed:  Open
Release:  * 0.7.3 Fixed Release:  * NextRelease
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 05 Jun 2006 12:20:27 PM UTC, comment #1: 
Eric NOULARD <erk>
Group administrator
Mon 05 Jun 2006 08:14:28 AM UTC, original submission:  

bonjour
J'ai téléchargé la bibliothèque.
Je la configure sans problème pour  x86_64-unknown-linux-gnu (machine linux redhat entreprise)
La compilation échoue avec le message:

tsp_time.c: Dans la fonction « tsp_gethrtime »:
tsp_time.c:51: AVERTISSEMENT: déclaration implicite de la fonction « TSP_INT64_CONSTANT »
tsp_time.c: Dans la fonction « tsp_usleep »:
tsp_time.c:75: « ERROR__you_should_try_to_find_some_kind_of_wait_function » non déclaré (première utilisation dans cette fonction)
tsp_time.c:75: (Chaque identificateur non déclaré est rapporté une seule fois
tsp_time.c:75: pour chaque fonction dans laquelle il apparaît.)
tsp_time.c:75: erreur de syntaxes avant le jeton « } »

J'ai été obligé de compiler avec la commande
make -k  CC="gcc -D__i386__"

afin d'avoir les macros qui vont bien.
J'ai également été obligé de toucher le Makefile de Visu3D pour utiliser les bibliothèques 64bits au lieu de celles 32bits.
Tsp n'est apparemment pas mis à jour pour les dernières version de gcc sur des machines 64 bits


Malgré ces petits désagrément, je pense que Tsp va m'être utile.
Merci

Roland

TSP administrator <tsp_admin>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

Attached Files
file #10121:  patch.x64 added by tsp_admin (1KiB - application/octet-stream - Patch de Fred)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

Only logged-in users can vote.

 

Follow 2 latest changes.

Date Changed by Updated Field Previous Value => Replaced by
2006-06-05 erk Carbon-Copy- Added erk
2006-06-05 tsp_admin Attached File- Added patch.x64, #10121

Back to the top

Powered by Savane 3.13-3230.
Corresponding source code