Impossible de faire un makefile [resolu]

Impossible de faire un makefile [resolu] - Logiciels - Linux et OS Alternatifs

Marsh Posté le 25-02-2009 à 12:26:59    

Salut les gens,   :bounce:   :hello:  
 
 
Je viens d installer un serveur avec une debian (etch 4.3.2) dessus.
 
Tout se passe plutôt bien, sauf que tout va mal...
 
 
Dés que j'essai de lancer un makefile aprés un ./configure, j'ai systématiquement des erreurs :
 

Code :
  1. Replic:/home/replic/Desktop/mysql-5.0.33# sudo ./Makefile
  2. ./Makefile: line 36: srcdir: command not found
  3. ./Makefile: line 37: top_srcdir: command not found
  4. ./Makefile: line 39: datadir: command not found
  5. ./Makefile: line 39: pkgdatadir: command not found
  6. ./Makefile: line 40: libdir: command not found
  7. ./Makefile: line 40: pkglibdir: command not found
  8. ./Makefile: line 41: includedir: command not found
  9. ./Makefile: line 41: pkgincludedir: command not found
  10. ./Makefile: line 42: top_builddir: command not found
  11. ./Makefile: line 43: PATH_SEPARATOR: command not found
  12. ./Makefile: line 43: am__cd: command not found
  13. ./Makefile: line 44: INSTALL: command not found
  14. ./Makefile: line 45: install_sh: command not found
  15. ./Makefile: line 45: install_sh_DATA: command not found
  16. ./Makefile: line 46: install_sh: command not found
  17. ./Makefile: line 46: install_sh_PROGRAM: command not found
  18. ./Makefile: line 47: install_sh: command not found
  19. ./Makefile: line 47: install_sh_SCRIPT: command not found
  20. ...


 
 
Sur chaque affectation de variable dans le makefile, il me retourne une erreur...
Je suis bien en root, j'ai même testé ne l'étant pas... pareil...
 
Quelqu'un a-t-il une idée...
 
 
Merci d'avance.  :hello:


Message édité par bakastef le 25-02-2009 à 14:42:49
Reply

Marsh Posté le 25-02-2009 à 12:26:59   

Reply

Marsh Posté le 25-02-2009 à 13:09:15    

et si, au lieu de taper

./Makefile

tu essayais tout simplement de taper

make

[:mullet]

 
Spoiler :

et accessoirement, que tu lises le fichier README et/ou INSTALL :o


Message édité par wedgeant le 25-02-2009 à 13:09:56

---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
Reply

Marsh Posté le 25-02-2009 à 13:13:37    

et pas besoin de lancer un make/compiler en tant que root


---------------
uptime is for lousy system administrators what Viagra is for impotent people - mes unixeries - github me
Reply

Marsh Posté le 25-02-2009 à 14:05:54    

make : inconnu au bataillon ==> "bash: make: command not found"
 
Par contre black_lord: peus tu expliciter un peu plus... le make est pas obligatoire??
 
 

Reply

Marsh Posté le 25-02-2009 à 14:16:45    

ben si make n'est pas installé ... ->

sudo apt-get install make


[:petrus75]
 
sinon, bl voulait dire que tu n'es pas obligé d'être root pour lancer un makefile :jap:


---------------
Wedge#2487 @HS -#- PW: +∞ -#- Khaz-Modan/Boltiz @WoW
Reply

Marsh Posté le 25-02-2009 à 14:17:57    

oki, j'avais pas compris :p

Reply

Marsh Posté le 25-02-2009 à 14:40:57    

Bon, merci black_lord et WedgeAnt, avec make ca marche tout très bien....

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed