View previous topic :: View next topic |
Author |
Message |
Elbac n00b
Joined: 20 Nov 2005 Posts: 15
|
Posted: Sun Nov 20, 2005 11:37 am Post subject: [Netcat] Ne veut pas se compiler |
|
|
Salut,
J'essaie de compiler netcat, mais une de ses dépendances, libnet, ne se compile pas:
Code: | * Applying libnet-1.1.2.1-fix-chksum.patch ... [ ok ]
* Applying libnet-1.1.2.1-autotools.patch ... [ ok ]
You should update your `aclocal.m4' by running aclocal.
Can't locate object method "path" via package "Request" at /usr/share/autoconf/Autom4te/C4che.pm line 69, <GEN1> line 111.
!!! ERROR: net-libs/libnet-1.1.2.1-r1 failed.
!!! Function src_unpack, Line 29, Exitcode 1
!!! autotools failed
!!! If you need support, post the topmost build error, NOT this status message.
|
Quelqu'un pourrait-il m'aider? |
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Mon Nov 21, 2005 1:41 pm Post subject: |
|
|
Euh.. Tu as essaye de lancer 'aclocal' comme le message le suggeste? Je ne pense pas que ca resoudra le probleme, mais..
J'ai installe netcat sans probleme sur mon ordi. On peut voir ton make.conf, par curiosite? _________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
Elbac n00b
Joined: 20 Nov 2005 Posts: 15
|
Posted: Mon Nov 21, 2005 2:05 pm Post subject: |
|
|
Oui j'ai dejà essayé:
Code: | aclocal-1.9: `configure.ac' or `configure.in' is required |
|
|
Back to top |
|
|
Trevoke Advocate
Joined: 04 Sep 2004 Posts: 4099 Location: NY, NY
|
Posted: Mon Nov 21, 2005 2:49 pm Post subject: |
|
|
essaye : Code: | emerge automake libtool netcat |
_________________ Votre moment detente
What is the nature of conflict? |
|
Back to top |
|
|
|