Kirjoittaja Aihe: Ubuntu Server Edition ja Eggdrop1.6.19 ongelma  (Luettu 1489 kertaa)

Arthor

  • Käyttäjä
  • Viestejä: 1
    • Profiili
Ubuntu Server Edition ja Eggdrop1.6.19 ongelma
« : 09.10.08 - klo:17.06 »
Eggdropin asennus sujui siihen asti hyvin että ohjelma käsi käyttää komentoa
Koodia: [Valitse]
makesillä kääntäessä tuli eteen seuraavanlainen kumma ongelma:

Koodia: [Valitse]
Successful compile: eggdrop

make[1]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src'
make[1]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod'
make[2]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/assoc.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H   -DMAKING_MODS -c .././assoc.mod/assoc.c
mv assoc.o ../
gcc -pipe -shared -nostartfiles -o ../../../assoc.so ../assoc.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl
touch ../../../assoc.so
make[2]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/assoc.mod'
make[2]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/blowfish.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H   -DMAKING_MODS -c .././blowfish.mod/blowfish.c
.././blowfish.mod/blowfish.c: In function âblowfish_initâ:
.././blowfish.mod/blowfish.c:219: warning: pointer targets in passing argument 2 of â__builtin_strncpyâ differ in signedness
.././blowfish.mod/blowfish.c: In function âencrypt_stringâ:
.././blowfish.mod/blowfish.c:322: warning: pointer targets in assignment differ in signedness
.././blowfish.mod/blowfish.c:329: warning: pointer targets in assignment differ in signedness
mv blowfish.o ../
gcc -pipe -shared -nostartfiles -o ../../../blowfish.so ../blowfish.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl
touch ../../../blowfish.so
make[2]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/blowfish.mod'
make[2]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/channels.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H   -DMAKING_MODS -c .././channels.mod/channels.c
mv channels.o ../
gcc -pipe -shared -nostartfiles -o ../../../channels.so ../channels.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl
touch ../../../channels.so
make[2]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/channels.mod'
make[2]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/console.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H   -DMAKING_MODS -c .././console.mod/console.c
mv console.o ../
gcc -pipe -shared -nostartfiles -o ../../../console.so ../console.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl
touch ../../../console.so
make[2]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/console.mod'
make[2]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/ctcp.mod'
gcc -pipe -fPIC -g -O2 -Wall -I. -I../../.. -I../../.. -I../../../src/mod -DHAVE_CONFIG_H   -DMAKING_MODS -c .././ctcp.mod/ctcp.c
mv ctcp.o ../
gcc -pipe -shared -nostartfiles -o ../../../ctcp.so ../ctcp.o -L/usr/lib -ltcl8.5 -lm -ldl -lnsl
touch ../../../ctcp.so
make[2]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/ctcp.mod'
cp: cannot stat `./dns.mod/Makefile': No such file or directory
make[2]: Entering directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/dns.mod'
make[2]: *** No rule to make target `modules'.  Stop.
make[2]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod/dns.mod'
make[1]: *** [dns.mod_so] Error 2
make[1]: Leaving directory `/home/arto/Ohjelmat/eggdrop1.6.19/src/mod'
make: *** [modules] Error 2
arto@ubuntu:~/Ohjelmat/eggdrop1.6.19$

Tuttu epäili että ei ole kirjoitus oikeutta noihin tiedostoihin tai että sieltä puuttuu tiedostoja.
koitin
Koodia: [Valitse]
sudo makeja sama homma.

sitten samassa eteen tuli ongelma että
Koodia: [Valitse]
su
<enter>
Password:
Ei hyväksy normaalia salasanaani vaikka olen admin?
Sudo:n kysyessä salasanaa se kyllä onnistuu mutta tuo pelkkä "su" heittää että Authentication failure? ja kyse ei ole typottamisesta.

Tha-Fox

  • Käyttäjä
  • Viestejä: 3315
  • Arch Linux && CentOS
    • Profiili
    • http://kettu.dy.fi
Vs: Ubuntu Server Edition ja Eggdrop1.6.19 ongelma
« Vastaus #1 : 10.10.08 - klo:14.07 »
En ole tuota asennellut kuin joskus viitisen vuotta sitten, mutta eikös tuo löydy repoista suoraan? Ei kai se silloin tarvitse makea kääntyäkseen?

http://forum.ubuntu-fi.org/index.php?topic=21431.0