Freesco, NND, CDN, EOS http://forum.freesco.pl/ |
|
nic nie moge zasintalowac...... http://forum.freesco.pl/viewtopic.php?f=22&t=12551 |
Strona 1 z 1 |
Autor: | tomasz_k [ czwartek, 25 maja 2006, 17:42 ] |
Tytuł: | nic nie moge zasintalowac...... |
witam, zaisntalowalem sobie nowa wersje nnd od zera i nic nie moge zkompilowac/zaisntalowac, na wczesniejszej wersji z lipca 2005 nie mialem wiekszych problemow, a tu np. przy instalacji glftp cos takiego.... co mam zaisntalowac albo gdzie co zmienic zeby mi zaczelo chodzic to jakos normalnie...., mam zaisntalowane pakiety z devel, wiec chyba nie powinno byc problemow, czasami cos mi sie z ./configure'uje ale make juz wywala bledy.... 5. COMPILING SOURCES & COPYING LIBS: ------------------------------------ modifying source (bin/sources/glconf.h) ... OK. Compiling source files in /config/glftpd/bin/sources to /config/glftpd/bin: ansi2gl .. FAILED! dirlogclean .. FAILED! dirloglist .. FAILED! dirlogscanner .. FAILED! dirlogsearch .. FAILED! dupeadd .. FAILED! dupecheck .. FAILED! dupediradd .. FAILED! dupelist .. FAILED! dupescan .. FAILED! flysfv .. FAILED! ftpwho .. FAILED! glupdate .. FAILED! killghost .. FAILED! nukelogclean .. FAILED! nukelogscanner .. FAILED! olddirclean2 .. FAILED! undupe .. FAILED! userstat .. FAILED! weektop .. FAILED! Failed to compile: /config/glftpd/bin/sources/ansi2gl.c Failed to compile: /config/glftpd/bin/sources/dirlogclean.c Failed to compile: /config/glftpd/bin/sources/dirloglist.c Failed to compile: /config/glftpd/bin/sources/dirlogscanner.c Failed to compile: /config/glftpd/bin/sources/dirlogsearch.c Failed to compile: /config/glftpd/bin/sources/dupeadd.c Failed to compile: /config/glftpd/bin/sources/dupecheck.c Failed to compile: /config/glftpd/bin/sources/dupediradd.c Failed to compile: /config/glftpd/bin/sources/dupelist.c Failed to compile: /config/glftpd/bin/sources/dupescan.c Failed to compile: /config/glftpd/bin/sources/flysfv.c Failed to compile: /config/glftpd/bin/sources/ftpwho.c Failed to compile: /config/glftpd/bin/sources/glupdate.c Failed to compile: /config/glftpd/bin/sources/killghost.c Failed to compile: /config/glftpd/bin/sources/nukelogclean.c Failed to compile: /config/glftpd/bin/sources/nukelogscanner.c Failed to compile: /config/glftpd/bin/sources/olddirclean2.c Failed to compile: /config/glftpd/bin/sources/undupe.c Failed to compile: /config/glftpd/bin/sources/userstat.c Failed to compile: /config/glftpd/bin/sources |
Autor: | makog [ czwartek, 25 maja 2006, 19:47 ] |
Tytuł: | |
a masz wersje devel zainstalowana?? |
Autor: | tasiorek [ czwartek, 25 maja 2006, 19:51 ] |
Tytuł: | Re: nic nie moge zasintalowac...... |
tomasz_k pisze: mam zaisntalowane pakiety z devel makog pisze: a masz wersje devel zainstalowana??
... Bardziej mnie zainsteresowalo to "czasami cos mi sie z ./configure'uje" co to znaczy czasami? Jestes pewny, ze configure nie wyrzuca zadnych bledow? |
Autor: | tomasz_k [ czwartek, 25 maja 2006, 23:41 ] |
Tytuł: | |
czasami tzn, np : instalacja jakichs tam bibliotek... konczy sie wydaje mi sukcesem : checking whether our compiler supports __func__... yes configure: creating ./config.status config.status: creating Makefile config.status: creating test/Makefile config.status: creating sample/Makefile config.status: creating config.h config.status: config.h is unchanged config.status: executing depfiles commands to kocowki ./configure..... noi potem make i mamy o to : make all-recursive make[1]: Entering directory `/home/tomasz/instalki/libevent-1.1a' Making all in . make[2]: Entering directory `/home/tomasz/instalki/libevent-1.1a' /bin/sh ./libtool --mode=compile --tag=CC gcc -DHAVE_CONFIG_H -I. -I. -I. -Icompat -g -O2 -Wall -c -o event.lo event.c mkdir .libs gcc -DHAVE_CONFIG_H -I. -I. -I. -Icompat -g -O2 -Wall -c event.c -fPIC -DPIC -o .libs/event.o In file included from /usr/include/sys/types.h:31, from event.c:35: /usr/include/bits/types.h:31:20: stddef.h: No such file or directory In file included from event.c:35: /usr/include/sys/types.h:147:20: stddef.h: No such file or directory In file included from event.c:40: compat/sys/_time.h:44: error: redefinition of `struct timeval' compat/sys/_time.h:52: error: redefinition of `struct timespec' In file included from event.c:43: /usr/include/stdio.h:34:21: stddef.h: No such file or directory In file included from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from event.c:43: /usr/include/_G_config.h:14:20: stddef.h: No such file or directory In file included from /usr/include/_G_config.h:24, from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from event.c:43: /usr/include/wchar.h:48:20: stddef.h: No such file or directory In file included from /usr/include/gconv.h:28, from /usr/include/_G_config.h:44, from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from event.c:43: /usr/include/wchar.h:48:20: stddef.h: No such file or directory In file included from /usr/include/_G_config.h:44, from /usr/include/libio.h:32, from /usr/include/stdio.h:72, from event.c:43: /usr/include/gconv.h:31:20: stddef.h: No such file or directory In file included from /usr/include/stdio.h:72, from event.c :43: /usr/include/libio.h:53:21: stdarg.h: No such file or directory In file included from /usr/include/stdio.h:72, from event.c:43: /usr/include/libio.h:463: error: parse error before "__gnuc_va_list" /usr/include/libio.h:465: error: parse error before "__gnuc_va_list" In file included from event.c:43: /usr/include/stdio.h:305: error: parse error before "__gnuc_va_list" /usr/include/stdio.h:307: error: parse error before "__gnuc_va_list" /usr/include/stdio.h:311: error: parse error before "__gnuc_va_list" /usr/include/stdio.h:322: error: parse error before "__gnuc_va_list" In file included from /usr/include/stdio.h:674, from event.c:43: /usr/include/bits/stdio.h:34: error: parse error before "__gnuc_va_list" /usr/include/bits/stdio.h: In function `vprintf': /usr/include/bits/stdio.h:36: error: `__fmt' undeclared (first use in this function) /usr/include/bits/stdio.h:36: error: (Each undeclared identifier is reported only once /usr/include/bits/stdio.h:36: error: for each function it appears in.) /usr/include/bits/stdio.h:36: error: `__arg' undeclared (first use in this function) In file included from event.c:44: /usr/include/stdlib.h:33:20: stddef.h: No such file or directory In file included from /usr/include/stdlib.h:576, from event.c:44: /usr/include/alloca.h:25:20: stddef.h: No such file or directory In file included from event.c:44: /usr/include/stdlib.h: At top level: /usr/include/stdlib.h:825: error: parse error before '*' token /usr/include/stdlib.h:829: error: parse error before "wchar_t" /usr/include/stdlib.h:833: error: parse error before '*' token /usr/include/stdlib.h:837: error: parse error before '*' token In file included from event.c:46: /usr/include/unistd.h:199:20: stddef.h: No such file or directory In file included from event.c:49: /usr/include/string.h:33:20: stddef.h: No such file or directory event.c: In function `event_init': event.c:153: warning: implicit declaration of function `gettimeofday' make[2]: *** [event.lo] Błąd 1 make[2]: Leaving directory `/home/tomasz/instalki/libevent-1.1a' make[1]: *** [all-recursive] Błąd 1 make[1]: Leaving directory `/home/tomasz/instalki/libevent-1.1a' make: *** [all] Błąd 2 kurde no juz troche tych pakietow instalowalem na wczesniejszej wersji, mialem problemy ale racej z brakujacymi bibliotekami i jako srednio znajoacy sie na tym jakos powoli czytajac logo dochodzielm do brakow i zazwyczaj sie konczylo sukcesem a na tym cholerstwie nie wiem czego mi brakuje..... chyba ze jakas niezgodnosc z moim celeronkiem.... |
Autor: | Mis' [ czwartek, 25 maja 2006, 23:55 ] |
Tytuł: | |
tomasz_k pisze: /usr/include/bits/types.h:31:20: stddef.h: No such file or directory
In file included from event.c:35: /usr/include/sys/types.h:147:20: stddef.h: No such file or directory jak się bierzesz za kompilacje to czytaj - wszystkie błądy wskazują ci jaki wystąpił problem. Powyżej masz kawałek z tego co zamiescileś. Brakuje ci jakichś nagłówków. może glibc, może kernel, a może jeszcze coś innego... Jak instalowałeś wersję developerską? install_devel? |
Autor: | tomasz_k [ piątek, 26 maja 2006, 09:36 ] |
Tytuł: | |
install_devel, dokladnie tak zainstalowalem, te naglowki czy tam pliki mam w katalogach, chybaze one sa jakos niepowiazane czy cos no nie wiem, we wczesniejszej wersji mialem taich objawow |
Autor: | tasiorek [ piątek, 26 maja 2006, 10:55 ] |
Tytuł: | |
Stawiam na glibca, lub jego wersje devel. |
Autor: | tomasz_k [ piątek, 26 maja 2006, 11:20 ] |
Tytuł: | |
zaisntalowalem jeszce raz chociaz bylo pacman -S glibc i pacman -S glibc-devel, nic to nie pomoglo |
Autor: | tasiorek [ piątek, 26 maja 2006, 11:23 ] |
Tytuł: | |
Brakow moze byc jeszcze kilka (np gcc-devel) ogolnie to podejrzyj sobie /etc/lista-devel.txt i upewnij sie, ze masz wszystkie pakiety z tej listy zainstalowane. |
Autor: | tomasz_k [ piątek, 26 maja 2006, 11:32 ] |
Tytuł: | |
ooooooooooooooooooooo !!!!!!!!!!!!!!!!! brawo !!!!!!!!!!!! gcc-devel tego mi brakowalo..... jestem bardzo ucieszony bo juz mi sie wszycho kompiluje dzieki wieeeeeeeeeeeeeeeeeeeeelkie !!! |
Autor: | tomasz_k [ piątek, 26 maja 2006, 12:14 ] |
Tytuł: | |
a to mam jeszce jedno pytanko.... bo z tym sie pierwszy raz spotkalem.... /usr/local/glftpd/bin/glftpd glFTPd 2.01 Linux+TLS This application cannot be executed from commandline, you have to use inetd. no i jak to uruchomic ? |
Autor: | TheL [ piątek, 26 maja 2006, 12:22 ] |
Tytuł: | |
tomasz_k a mozesz mi na maila wyslac tego glFTPd 2.01 skompilowanego ? |
Autor: | tomasz_k [ piątek, 26 maja 2006, 12:27 ] |
Tytuł: | |
http://www.glftpd.com/files/glftpd-LNX_2.01.tgz i potem install.sh sie uruchamia i wszystko piknie samo sobie leci, slyszalem ze bardzo odbry ftp, site2site osbluguje i inne takie tam.... |
Autor: | TheL [ piątek, 26 maja 2006, 12:30 ] |
Tytuł: | |
to fajny ftp i dlatego poprosilem o niego. Nie pamietam czy to o tego chodzi ale jesli tak to on sie uruchamia tylko wtedy kiedy jest potrzebny i kiedy jest polaczenie np na porcie 21 i nie dziala caly czas w tle tylko wtedy kiedy jest uzywany. |
Strona 1 z 1 | Strefa czasowa UTC+2godz. |
Powered by phpBB® Forum Software © phpBB Group https://www.phpbb.com/ |