51 (edytowany przez macmus 2009-08-23 16:29:23)

Odp: Karta muzyczna problem dziwnie wykrywa

svn caly czas lezy sad .. juz 4 dzien nie moge sie dopchac do svn ...

w miedzyczasie znalazlem to:
http://wiki.x-wrt.org/index.php/Compile … _Webif%5E2


czy webif jest lepsze od luci ?
warto wywalić luci i zaznaczyc wszystko na 'M' przy webif zaby potem sobie pakiety dociagnac ?
jaka jest korzyść wybrania * a 'M' przy kompilacji, gdzie sie zaoszczedza wiecej miejsca ?

pisaleś ze x-wrt jest gorsze od openwrt, czy jak zdecyduje sie na x-wrt (bo ono stoi) to bede mial trudniej z roznymi rzeczami ?

no i wracajac do http://ac2i.homelinux.com/dctc/ jak już bede mial sciagniety trunk z svn to jak to skompilować pod openwrt jest jakiś guide: step by step ?


jeszcze raz dzieki

52

Odp: Karta muzyczna problem dziwnie wykrywa

x-wrt  to gui. Zainstaluj, używaj sam sobie wyrobisz zdanie czy jest lepszy czy gorszy.
Svn już działa.

Co do kompilacji. Zobacz sobie w podkatalogu package dowolny plik Makefile. Masz zrobić katalog dctc i odpowiedni Makefile.
Później tylko make package/dctc-compile i jeżeli zrobiłeś poprawnie Makefile to otrzymasz w wyniku gotową paczkę.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

53 (edytowany przez macmus 2009-08-23 21:52:44)

Odp: Karta muzyczna problem dziwnie wykrywa

i dupa kernel_menuconfig sie nie robi

install -m0755 /openwrt/trunk/build_dir/host/sed-4.1.2/sed/sed /openwrt/trunk/staging_dir/host/bin/
mkdir -p /openwrt/trunk/staging_dir/host/stamp
touch /openwrt/trunk/staging_dir/host/stamp/.sed_installed
make[2]: Leaving directory `/openwrt/trunk/tools/sed'
make[1]: Leaving directory `/openwrt/trunk'
export MAKEFLAGS= ;make V=99 -C target/linux menuconfig
make[1]: Entering directory `/openwrt/trunk/target/linux'
make[2]: Entering directory `/openwrt/trunk/target/linux/brcm47xx'
mkdir -p /openwrt/trunk/dl
/openwrt/trunk/scripts/download.pl "/openwrt/trunk/dl" "linux-2.6.28.10.tar.bz2" "c4efb2c494d749cb5de274f8ae41c3fa" @KERNEL/linux/kernel/v2.6 
--2009-08-23 20:29:50--  [url]ftp://ftp.all.kernel.org/pub/linux/kernel/v2.6/linux-2.6.28.10.tar.bz2[/url]
           => `-'
Resolving [url=ftp://ftp.all.kernel.org]ftp.all.kernel.org[/url]... 149.20.20.133, 199.6.1.164, 204.152.191.37, ...
Connecting to [url=ftp://ftp.all.kernel.org]ftp.all.kernel.org[/url]|149.20.20.133|:21... connected.
Logging in as anonymous ... Logged in!
==> SYST ... done.    ==> PWD ... done.
==> TYPE I ... done.  ==> CWD /pub/linux/kernel/v2.6 ... done.
==> SIZE linux-2.6.28.10.tar.bz2 ... 52737600
==> PASV ... done.    ==> RETR linux-2.6.28.10.tar.bz2 ... done.
Length: 52737600 (50M)

100%[==================================================================>] 52,737,600  46.7K/s   in 19m 59s 

2009-08-23 20:49:54 (43.0 KB/s) - `-' saved [52737600]

rm -rf /openwrt/trunk/build_dir/linux-brcm47xx
mkdir -p /openwrt/trunk/build_dir/linux-brcm47xx
bzcat /openwrt/trunk/dl/linux-2.6.28.10.tar.bz2 | /bin/tar -C /openwrt/trunk/build_dir/linux-brcm47xx -xf -
rm -rf /openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/patches; mkdir -p /openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/patches
cp -fpR "/openwrt/trunk/target/linux/generic-2.6/files"/. "/openwrt/trunk/target/linux/generic-2.6/files-2.6.28"/. "./files"/. /openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/
find /openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/ -name \*.rej -or -name \*.orig | xargs -r rm -f
touch /openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/.quilt_used
touch /openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/.prepared
if [ -s "/openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/patches/series" ]; then (cd "/openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10"; if quilt --quiltrc=- next >/dev/null 2>&1; then quilt --quiltrc=- push -a; else quilt --quiltrc=- top >/dev/null 2>&1; fi ); fi
make[2]: *** [/openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10/.quilt_checked] Error 127
make[2]: Leaving directory `/openwrt/trunk/target/linux/brcm47xx'
make[1]: *** [menuconfig] Error 2
make[1]: Leaving directory `/openwrt/trunk/target/linux'
make: *** [kernel_menuconfig] Błąd 2

przez co w folderze o ktorym piszesz nie ma tego .config

x@x-desktop:/openwrt/trunk/build_dir/linux-brcm47xx/linux-2.6.28.10$ ls -a
.      COPYING        drivers     include  kernel       Makefile  .prepared       samples   .svn
..     CREDITS        firmware    init     lib          mm        .quilt_used     scripts   usr
arch   crypto         fs          ipc      .mailmap     net       README          security  virt
block  Documentation  .gitignore  Kbuild   MAINTAINERS  patches   REPORTING-BUGS  sound

cos zle robie ?

54

Odp: Karta muzyczna problem dziwnie wykrywa

Po prostu nie rób tego. Konfig sam się zrobi podczas kompilacji. Nie musisz w nim nic ręcznie poprawiać.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

55 (edytowany przez macmus 2009-08-24 11:52:57)

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Po prostu nie rób tego. Konfig sam się zrobi podczas kompilacji. Nie musisz w nim nic ręcznie poprawiać.

bah 3h kompilacji i sie wywalilo sad

x@-desktop:/openwrt/trunk$ make
Checking 'intltool-update'... ok.
Checking 'rsync'... ok.
Checking 'xgettext'... ok.
Checking 'fastjar'... ok.
Checking 'jikes'... ok.
 make[1] world
 make[2] tools/install
 make[3] -C tools/m4 compile
 make[3] -C tools/m4 install
 make[3] -C tools/autoconf compile
 make[3] -C tools/autoconf install
 make[3] -C tools/automake compile
 make[3] -C tools/automake install
 make[3] -C tools/bison compile
 make[3] -C tools/bison install
 make[3] -C tools/sed compile
 make[3] -C tools/sed install
 make[3] -C tools/pkg-config compile
 make[3] -C tools/pkg-config install
 make[3] -C tools/mklibs compile
 make[3] -C tools/mklibs install
 make[3] -C tools/sstrip compile
 make[3] -C tools/sstrip install
 make[3] -C tools/ipkg-utils compile
 make[3] -C tools/ipkg-utils install
 make[3] -C tools/genext2fs compile
 make[3] -C tools/genext2fs install
 make[3] -C tools/lzma-old compile
 make[3] -C tools/lzma-old install
 make[3] -C tools/squashfs compile
 make[3] -C tools/squashfs install
 make[3] -C tools/lzma compile
 make[3] -C tools/lzma install
 make[3] -C tools/squashfs4 compile
 make[3] -C tools/squashfs4 install
 make[3] -C tools/mtd-utils compile
 make[3] -C tools/mtd-utils install
 make[3] -C tools/mkimage compile
 make[3] -C tools/mkimage install
 make[3] -C tools/firmware-utils compile
 make[3] -C tools/firmware-utils install
 make[3] -C tools/patch-cmdline compile
 make[3] -C tools/patch-cmdline install
 make[3] -C tools/quilt compile
 make[3] -C tools/quilt install
 make[3] -C tools/yaffs2 compile
 make[3] -C tools/yaffs2 install
 make[2] toolchain/install
 make[3] -C toolchain/binutils prepare
 make[3] -C toolchain/binutils compile
 make[3] -C toolchain/binutils install
 make[3] -C toolchain/gcc prepare
 make[3] -C toolchain/kernel-headers prepare
 make[3] -C toolchain/kernel-headers compile
 make[3] -C toolchain/kernel-headers install
 make[3] -C toolchain/uClibc prepare
 make[3] -C toolchain/gcc compile
 make[3] -C toolchain/uClibc compile
 make[3] -C toolchain/gcc install
 make[3] -C toolchain/uClibc install
 make[2] target/compile
 make[3] -C target/linux compile
 make[2] package/cleanup
 make[2] package/compile
 make[3] -C package/arptables compile
 make[3] -C package/base-files compile
 make[3] -C package/broadcom-diag compile
 make[3] -C package/busybox compile
 make[3] -C package/button-hotplug compile
 make[3] -C package/dnsmasq compile
 make[3] -C package/dropbear compile
 make[3] -C package/e2fsprogs compile
 make[3] -C feeds/luci/cyassl-luci compile
 make[3] -C package/libtool host-compile
 make[3] -C package/libtool compile
 make[3] -C package/iptables compile
 make[3] -C package/firewall compile
 make[3] -C feeds/luci/freifunk-firewall compile
 make[3] -C feeds/packages/libs/uclibc++ compile
 make[3] -C feeds/packages/net/l7-protocols compile
 make[3] -C feeds/luci/freifunk-p2pblock compile
 make[3] -C package/lua compile
 make[3] -C package/uci compile
 make[3] -C feeds/luci/freifunk-watchdog compile
 make[3] -C feeds/packages/net/ddns-scripts compile
 make[3] -C package/zlib compile
 make[3] -C feeds/packages/libs/rrdtool-1.0.x compile
 make[3] -C feeds/packages/utils/hd-idle compile
 make[3] -C feeds/packages/net/samba3 compile
 make[3] -C feeds/packages/libs/libupnp compile
 make[3] -C feeds/packages/libs/faad2 compile
 make[3] -C feeds/packages/multimedia/ffmpeg compile
 make[3] -C feeds/packages/libs/libdlna compile
 make[3] -C feeds/packages/multimedia/ushare compile
 make[3] -C package/wireless-tools compile
 make[3] -C feeds/packages/net/ntpclient compile
 make[3] -C feeds/luci/olsrd-luci compile
 make[3] -C feeds/packages/net/miniupnpd compile
 make[3] -C package/iproute2 compile
 make[3] -C package/qos-scripts compile
 make[3] -C package/ocf-crypto-headers compile
 make[3] -C package/openssl compile
 make[3] -C feeds/packages/libs/lzo compile
 make[3] -C feeds/packages/net/openvpn compile
 make[3] -C feeds/packages/net/polipo compile
 make[3] -C package/libpcap compile
 make[3] -C feeds/packages/libs/libxml2 compile
 make[3] -C feeds/packages/libs/curl compile
 make[3] -C feeds/packages/utils/sysfsutils compile
 make[3] -C feeds/packages/utils/lm-sensors compile
 make[3] -C feeds/packages/libs/libelf compile
 make[3] -C feeds/packages/libs/net-snmp compile
 make[3] -C feeds/packages/utils/collectd compile
 make[3] -C feeds/packages/net/p910nd compile
 make[3] -C feeds/packages/net/tinyproxy compile
 make[3] -C package/mmc_over_gpio compile
 make[3] -C package/siit compile
 make[3] -C feeds/luci/luci compile
 make[3] -C package/ncurses compile
 make[3] -C feeds/packages/libs/aalib compile
 make[3] -C feeds/packages/net/aircrack-ng compile
 make[3] -C feeds/packages/libs/alsa-lib compile
 make[3] -C feeds/packages/utils/alsa-utils compile
 make[3] -C feeds/packages/libs/libpng compile
 make[3] -C feeds/packages/libs/jpeg compile
 make[3] -C feeds/packages/libs/gd compile
 make[3] -C feeds/packages/libs/expat compile
 make[3] -C feeds/packages/libs/wxbase compile
 make[3] -C package/libreadline compile
 make[3] -C feeds/packages/net/amule compile
 make[3] -C feeds/packages/libs/libamsel compile
 make[3] -C feeds/packages/net/amwall compile
 make[3] -C feeds/packages/libs/libiconv compile
 make[3] -C feeds/packages/libs/sqlite3 compile
 make[3] -C feeds/packages/libs/apr compile
 make[3] -C feeds/packages/libs/apr-util compile
 make[3] -C feeds/packages/libs/pcre compile
 make[3] -C feeds/packages/net/apache compile
 make[3] -C feeds/packages/libs/argtable compile
 make[3] -C feeds/packages/libs/libevent compile
 make[3] -C feeds/packages/lang/python compile
j make[3] -C feeds/packages/libs/libdnet compile
 make[3] -C feeds/packages/net/arpd compile
 make[3] -C feeds/packages/libs/popt compile
 make[3] -C feeds/packages/net/asterisk-1.6.x compile
make -r world: build failed. Please re-run make with V=99 to see what's going on
make: *** [world] Błąd 1

czy to znaczy ze musze z V=99 teraz puscic, czy jest gdzies jakiś log .. dlaczego to tyle trwa on sciaga chyba jakies pakiety w miedzyczasie ?

56

Odp: Karta muzyczna problem dziwnie wykrywa

Tak, wszystko co kompilujesz jest ściągane z sieci jak nie masz na dyski. Wywalił Ci się na asterisk więc puść z V=99 i zobaczysz dlaczego.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

57

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Tak, wszystko co kompilujesz jest ściągane z sieci jak nie masz na dyski. Wywalił Ci się na asterisk więc puść z V=99 i zobaczysz dlaczego.

hmm domyslam sie ze sie wywalilo bo znowu svn lezy .. hmm czy on te pakiety rowniez z tego serwisu sciaga ?

58

Odp: Karta muzyczna problem dziwnie wykrywa

Tak

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

59 (edytowany przez macmus 2009-08-24 21:49:29)

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Tak

/facepalm

to juz tydzien stuknie jak walcze z sama tylko kompilacja big_smile

edit:

dodatkowo widze ze
x-wrt.org/

tez przechodzi jakies zjawiskowe przemiany, teraz jest przekierowane na jakas dziwna ruska strone

60

Odp: Karta muzyczna problem dziwnie wykrywa

Ciekawe. Czyżby zapomnieli przedłużyć i ktoś im domenę podkupił?

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

61

Odp: Karta muzyczna problem dziwnie wykrywa

Małe odkrycie: przejdź na opendns to będziesz miał dostęp do witryn.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

62 (edytowany przez macmus 2009-08-25 08:47:43)

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

opendns

faktycznie dziala przy x-wrt ale dla open dalej nic sad

63

Odp: Karta muzyczna problem dziwnie wykrywa

Zmień ip dnsa na jeden z opendns: http://www.opendns.com/

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

64

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Zmień ip dnsa na jeden z opendns: http://www.opendns.com/

trace nadzieje ze sajt openwrt sie podniesie sad, wiec sproboje skompilowac x-wrt:

jaki jest adress svn do x-wrt ?

czy moze lepiej w przypadku x-wrt skorzystac z gotowca:
http://downloads.x-wrt.org/xwrt/kamikaz … 7xx/extra/

skad wtedy sciagam pakiety ?

ten snapshoot extra bedzie zawieral juz ta poprawke USB co byla domyslnie przy trunku openwrt ?

65

Odp: Karta muzyczna problem dziwnie wykrywa

To już zobacz z czego x-wrt buduje swoje obrazy, bo tego nie wiem - czy na podstawie 8.09 i x-wrt z trunka czy na podstawie trunka i trunka.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

66

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

To już zobacz z czego x-wrt buduje swoje obrazy, bo tego nie wiem - czy na podstawie 8.09 i x-wrt z trunka czy na podstawie trunka i trunka.

tadam:

78.24.191.177   openwrt.org www.openwrt.org forum.openwrt.org downloads.openwrt.org dev.openwrt.org svn.openwrt.org lists.openwrt.org

nowy serwer jest w posiadaniu openwrt i dns sie jeszcze nie zupdatowaly

67

Odp: Karta muzyczna problem dziwnie wykrywa

Tak, to samo w ticketach się pojawiło, miałem właśnie napisać.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

68 (edytowany przez macmus 2009-08-26 07:41:36)

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Tak, to samo w ticketach się pojawiło, miałem właśnie napisać.

no i mi sie wywalil bo pakietu nie mogl znalesc

\--2009-08-25 21:23:40--  http://luaforge.net/frs/download.php/3931/luafilesystem-1.4.2.tar.gz
Resolving luaforge.net... 147.65.1.201
Connecting to luaforge.net|147.65.1.201|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2009-08-25 21:24:02--  (try: 2)  http://luaforge.net/frs/download.php/3931/luafilesystem-1.4.2.tar.gz
Connecting to luaforge.net|147.65.1.201|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2009-08-25 21:24:24--  (try: 3)  http://luaforge.net/frs/download.php/3931/luafilesystem-1.4.2.tar.gz
Connecting to luaforge.net|147.65.1.201|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2009-08-25 21:24:48--  (try: 4)  http://luaforge.net/frs/download.php/3931/luafilesystem-1.4.2.tar.gz
Connecting to luaforge.net|147.65.1.201|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Retrying.

--2009-08-25 21:25:12--  (try: 5)  http://luaforge.net/frs/download.php/3931/luafilesystem-1.4.2.tar.gz
Connecting to luaforge.net|147.65.1.201|:80... connected.
HTTP request sent, awaiting response... Read error (Connection timed out) in headers.
Giving up.

Download failed.
--2009-08-25 21:25:33--  http://mirror2.openwrt.org/sources/luafilesystem-1.4.2.tar.gz
Resolving mirror2.openwrt.org... 88.198.39.176
Connecting to mirror2.openwrt.org|88.198.39.176|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-08-25 21:25:33 ERROR 404: Not Found.

Download failed.
--2009-08-25 21:25:33--  http://downloads.openwrt.org/sources/luafilesystem-1.4.2.tar.gz
Resolving downloads.openwrt.org... 78.24.191.177
Connecting to downloads.openwrt.org|78.24.191.177|:80... connected.
HTTP request sent, awaiting response... 404 Not Found
2009-08-25 21:25:33 ERROR 404: Not Found.

Download failed.
No more mirrors to try - giving up.
make[3]: *** [/openwrt/trunk/dl/luafilesystem-1.4.2.tar.gz] Error 2
make[3]: Leaving directory `/openwrt/trunk/feeds/packages/lang/luafilesystem'
make[2]: *** [package/feeds/packages/luafilesystem/compile] Error 2
make[2]: Leaving directory `/openwrt/trunk'
make[1]: *** [/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.package_compile] Error 2
make[1]: Leaving directory `/openwrt/trunk'
make: *** [world] Error 2

pytanie czy ten pakiet jest potrzebny ?
czy jak teraz pusze jeszcze raz maka to znowu bedzie wszystko leciec od poczatku tyle czasu ?

69

Odp: Karta muzyczna problem dziwnie wykrywa

Mi http://luaforge.net/frs/download.php/39 … 4.2.tar.gz normalnie odpowiada, więc próbuj jeszcze raz.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

70

Odp: Karta muzyczna problem dziwnie wykrywa

Nie, jak już jest coś skompilowane, to o ile nie ruszyłeś źródeł, narzędzi, zależności czy czegoś innego to nie będzie się kompilowało ponownie. Chyba że wymusisz to w źródłach.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

71

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Nie, jak już jest coś skompilowane, to o ile nie ruszyłeś źródeł, narzędzi, zależności czy czegoś innego to nie będzie się kompilowało ponownie. Chyba że wymusisz to w źródłach.

czyli po prostu jeszcze raz w folderze muscic

make 

72

Odp: Karta muzyczna problem dziwnie wykrywa

Dokładnie.

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

73

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Dokładnie.

ok przeszlo i poszlo dalej .. ale teraz wywalilo sie bez powodu gdzies podczas kompilacji chyba

configure: loading site script /openwrt/trunk/include/site/mipsel-openwrt-linux-uclibc
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for mipsel-openwrt-linux-strip... mipsel-openwrt-linux-uclibc-strip
checking build system type... i486-pc-linux-gnu
checking host system type... mipsel-openwrt-linux-gnu
checking for mipsel-openwrt-linux-gcc... mipsel-openwrt-linux-uclibc-gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... yes
checking for suffix of executables... 
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether mipsel-openwrt-linux-uclibc-gcc accepts -g... yes
checking for mipsel-openwrt-linux-uclibc-gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of mipsel-openwrt-linux-uclibc-gcc... gcc3
checking for a sed that does not truncate output... /openwrt/trunk/staging_dir/host/bin/sed
checking for egrep... grep -E
checking for ld used by mipsel-openwrt-linux-uclibc-gcc... mipsel-openwrt-linux-uclibc-ld
checking if the linker (mipsel-openwrt-linux-uclibc-ld) is GNU ld... yes
checking for mipsel-openwrt-linux-uclibc-ld option to reload object files... -r
checking for BSD-compatible nm... mipsel-openwrt-linux-uclibc-nm
checking whether ln -s works... yes
checking how to recognise dependent libraries... pass_all
checking how to run the C preprocessor... mipsel-openwrt-linux-uclibc-gcc -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 32768
checking command to parse mipsel-openwrt-linux-uclibc-nm output from mipsel-openwrt-linux-uclibc-gcc object... ok
checking for objdir... .libs
checking for mipsel-openwrt-linux-ar... mipsel-openwrt-linux-uclibc-ar
checking for mipsel-openwrt-linux-ranlib... mipsel-openwrt-linux-uclibc-ranlib
checking for mipsel-openwrt-linux-strip... (cached) mipsel-openwrt-linux-uclibc-strip
checking if mipsel-openwrt-linux-uclibc-gcc static flag  works... yes
checking if mipsel-openwrt-linux-uclibc-gcc supports -fno-rtti -fno-exceptions... no
checking for mipsel-openwrt-linux-uclibc-gcc option to produce PIC... -fPIC
checking if mipsel-openwrt-linux-uclibc-gcc PIC flag -fPIC works... yes
checking if mipsel-openwrt-linux-uclibc-gcc supports -c -o file.o... yes
checking whether the mipsel-openwrt-linux-uclibc-gcc linker (mipsel-openwrt-linux-uclibc-ld) supports shared libraries... yes
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
configure: creating libtool
configure: Using supplied libopts tearoff
checking for ANSI C header files... (cached) yes
checking for dirent.h that defines DIR... yes
checking for library containing opendir... none required
checking for dlfcn.h... (cached) yes
checking errno.h usability... yes
checking errno.h presence... yes
checking for errno.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking libgen.h usability... yes
checking libgen.h presence... yes
checking for libgen.h... yes
checking for memory.h... (cached) yes
checking netinet/in.h usability... yes
checking netinet/in.h presence... yes
checking for netinet/in.h... yes
checking setjmp.h usability... yes
checking setjmp.h presence... yes
checking for setjmp.h... yes
checking sys/mman.h usability... yes
checking sys/mman.h presence... yes
checking for sys/mman.h... yes
checking sys/param.h usability... yes
checking sys/param.h presence... yes
checking for sys/param.h... yes
checking sys/poll.h usability... yes
checking sys/poll.h presence... yes
checking for sys/poll.h... yes
checking sys/procset.h usability... no
checking sys/procset.h presence... no
checking for sys/procset.h... no
checking sys/select.h usability... yes
checking sys/select.h presence... yes
checking for sys/select.h... yes
checking sys/socket.h usability... yes
checking sys/socket.h presence... yes
checking for sys/socket.h... yes
checking sys/stropts.h usability... no
checking sys/stropts.h presence... no
checking for sys/stropts.h... no
checking sys/time.h usability... yes
checking sys/time.h presence... yes
checking for sys/time.h... yes
checking sys/un.h usability... yes
checking sys/un.h presence... yes
checking for sys/un.h... yes
checking sys/wait.h usability... yes
checking sys/wait.h presence... yes
checking for sys/wait.h... yes
checking for unistd.h... (cached) yes
checking utime.h usability... yes
checking utime.h presence... yes
checking for utime.h... yes
checking sysexits.h usability... yes
checking sysexits.h presence... yes
checking for sysexits.h... yes
checking stdarg.h usability... yes
checking stdarg.h presence... yes
checking for stdarg.h... yes
checking for string.h... (cached) yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking for stdint.h... (cached) yes
checking for int8_t... yes
checking for uint8_t... yes
checking for int16_t... yes
checking for uint16_t... yes
checking for int32_t... yes
checking for uint32_t... yes
checking for intptr_t... yes
checking for uint_t... no
checking for uintptr_t... yes
checking for char*... yes
checking size of char*... 4
checking for int... yes
checking size of int... (cached) 4
checking for long... yes
checking size of long... (cached) 4
checking for short... yes
checking size of short... (cached) 2
checking for pathfind in -lgen... no
checking for vprintf... yes
checking for _doprnt... no
checking for mmap... yes
checking for canonicalize_file_name... no
checking for snprintf... yes
checking for strdup... yes
checking for strchr... yes
checking for strrchr... yes
checking whether a reg expr header is specified... no
checking whether with-libregex was specified... no
checking whether with-libregex-cflags was specified... no
checking whether with-libregex-libs was specified... no
checking whether libregex functions properly... no
checking whether pathfind(3) works... no
checking whether /dev/zero is readable device... crw-rw-rw- 1 root root 1, 5 Aug 25 08:43 /dev/zero
checking whether we have a functional realpath(3C)... no
checking whether strftime() works... no
checking whether fopen accepts "b" mode... no
checking whether fopen accepts "t" mode... no
checking whether not wanting optional option args... yes
checking if mipsel-openwrt-linux-uclibc-gcc can handle #warning... yes
checking for inline... inline
checking for ANSI C header files... (cached) yes
checking arpa/inet.h usability... yes
checking arpa/inet.h presence... yes
checking for arpa/inet.h... yes
checking for fcntl.h... (cached) yes
checking float.h usability... yes
checking float.h presence... yes
checking for float.h... yes
checking for limits.h... (cached) yes
checking netdb.h usability... yes
checking netdb.h presence... yes
checking for netdb.h... yes
checking for netinet/in.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
checking for sys/socket.h... (cached) yes
checking for sys/time.h... (cached) yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for size_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for ss_family field in struct sockaddr_storage... yes
checking for __ss_family field in struct sockaddr_storage... no
checking for function prototypes... yes
checking whether setvbuf arguments are reversed... (cached) no
checking return type of signal handlers... void
checking for alarm... yes
checking for gethostent... yes
checking for gettimeofday... yes
checking for inet_ntoa... yes
checking for memset... yes
checking for socket... yes
checking for sqrt... no
checking for library containing sqrt... -lm
checking for strrchr... (cached) yes
checking for bin subdirectory... bin
configure: creating ./config.status
config.status: creating libopts/Makefile
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
touch /openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/.configured_
make -C /openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7 CFLAGS="-Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float"
make[4]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7'
Compiling with GCC now generates lots of new warnings.
 
Don't be concerned. They're just warnings.
 
Don't send bug reports about the warnings, either.
 
Feel free to send patches that fix these warnings, though.
 
(bk version) >/dev/null 2>&1 && \
        cd . && \
            x=`bk -R prs -hr+ -nd:I: ChangeSet` && \
        y=`cat version 2>/dev/null` || true && \
        case "$x" in ''|$y) ;; *) echo $x > version ;; esac
make  all-recursive
make[5]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7'
Making all in libopts
make[6]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/libopts'
if /bin/bash ../libtool --tag=CC --mode=compile mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I..  -I.. -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include/libelf   -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -MT libopts_la-libopts.lo -MD -MP -MF ".deps/libopts_la-libopts.Tpo" -c -o libopts_la-libopts.lo `test -f 'libopts.c' || echo './'`libopts.c; \
    then mv -f ".deps/libopts_la-libopts.Tpo" ".deps/libopts_la-libopts.Plo"; else rm -f ".deps/libopts_la-libopts.Tpo"; exit 1; fi
 mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I.. -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include/libelf -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -MT libopts_la-libopts.lo -MD -MP -MF .deps/libopts_la-libopts.Tpo -c libopts.c -o libopts_la-libopts.o
/bin/bash ../libtool --tag=CC --mode=link mipsel-openwrt-linux-uclibc-gcc  -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float  -L/openwrt/trunk/staging_dir/toolchain-mipsel_gcc-4.1.2_uClibc-0.9.30.1/usr/lib -L/openwrt/trunk/staging_dir/toolchain-mipsel_gcc-4.1.2_uClibc-0.9.30.1/lib -L/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/lib -L/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/lib  -o libopts.la  -version-info  29:0:4 libopts_la-libopts.lo  
mkdir .libs
libtool: link: warning: `-version-info/-version-number' is ignored for convenience libraries
mipsel-openwrt-linux-uclibc-ar cru .libs/libopts.a  libopts_la-libopts.o
mipsel-openwrt-linux-uclibc-ranlib .libs/libopts.a
creating libopts.la
(cd .libs && rm -f libopts.la && ln -s ../libopts.la libopts.la)
make[6]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/libopts'
Making all in scripts
make[6]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/scripts'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/scripts'
Making all in include
make[6]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/include'
Making all in isc
make[7]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/include/isc'
make[7]: Nothing to be done for `all'.
make[7]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/include/isc'
make[7]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/include'
make[7]: Nothing to be done for `all-am'.
make[7]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/include'
make[6]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/include'
Making all in ElectricFence
make[6]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/ElectricFence'
make[6]: Nothing to be done for `all'.
make[6]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/ElectricFence'
Making all in libntp
make[6]: Entering directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/libntp'
if mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include  -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include/libelf   -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -MT systime.o -MD -MP -MF ".deps/systime.Tpo" -c -o systime.o systime.c; \
    then mv -f ".deps/systime.Tpo" ".deps/systime.Po"; else rm -f ".deps/systime.Tpo"; exit 1; fi
if mipsel-openwrt-linux-uclibc-gcc -DHAVE_CONFIG_H -I. -I. -I.. -I../include -I../include  -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/include -I/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/usr/include/libelf   -Os -pipe -mips32 -mtune=mips32 -funit-at-a-time -fhonour-copts -msoft-float -MT a_md5encrypt.o -MD -MP -MF ".deps/a_md5encrypt.Tpo" -c -o a_md5encrypt.o a_md5encrypt.c; \
    then mv -f ".deps/a_md5encrypt.Tpo" ".deps/a_md5encrypt.Po"; else rm -f ".deps/a_md5encrypt.Tpo"; exit 1; fi
a_md5encrypt.c: In function 'MD5authencrypt':
a_md5encrypt.c:40: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:40: error: (Each undeclared identifier is reported only once
a_md5encrypt.c:40: error: for each function it appears in.)
a_md5encrypt.c:40: error: expected ';' before 'md5'
a_md5encrypt.c:46: error: 'md5' undeclared (first use in this function)
a_md5encrypt.c: In function 'MD5authdecrypt':
a_md5encrypt.c:68: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:68: error: expected ';' before 'md5'
a_md5encrypt.c:74: error: 'md5' undeclared (first use in this function)
a_md5encrypt.c: In function 'addr2refid':
a_md5encrypt.c:91: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:91: error: expected ';' before 'md5'
a_md5encrypt.c:98: error: 'md5' undeclared (first use in this function)
make[6]: *** [a_md5encrypt.o] Error 1
make[6]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/libntp'
make[5]: *** [all-recursive] Error 1
make[5]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7'
make[4]: *** [all] Error 2
make[4]: Leaving directory `/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7'
make[3]: *** [/openwrt/trunk/build_dir/target-mipsel_uClibc-0.9.30.1/ntp-4.2.4p7/.built] Error 2
make[3]: Leaving directory `/openwrt/trunk/feeds/packages/net/ntpd'
make[2]: *** [package/feeds/packages/ntpd/compile] Error 2
make[2]: Leaving directory `/openwrt/trunk'
make[1]: *** [/openwrt/trunk/staging_dir/target-mipsel_uClibc-0.9.30.1/stamp/.package_compile] Error 2
make[1]: Leaving directory `/openwrt/trunk'
make: *** [world] Error 2

74

Odp: Karta muzyczna problem dziwnie wykrywa

Odznacz ntp, bo on się wyłożył

a_md5encrypt.c: In function 'MD5authencrypt':
a_md5encrypt.c:40: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:40: error: (Each undeclared identifier is reported only once
a_md5encrypt.c:40: error: for each function it appears in.)
a_md5encrypt.c:40: error: expected ';' before 'md5'
a_md5encrypt.c:46: error: 'md5' undeclared (first use in this function)
a_md5encrypt.c: In function 'MD5authdecrypt':
a_md5encrypt.c:68: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:68: error: expected ';' before 'md5'

Masz niepotrzebny router, uszkodzony czy nie - chętnie przygarnę go.

75 (edytowany przez macmus 2009-08-26 18:29:36)

Odp: Karta muzyczna problem dziwnie wykrywa

Cezary napisał/a:

Odznacz ntp, bo on się wyłożył
a_md5encrypt.c: In function 'MD5authencrypt':
a_md5encrypt.c:40: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:40: error: (Each undeclared identifier is reported only once
a_md5encrypt.c:40: error: for each function it appears in.)
a_md5encrypt.c:40: error: expected ';' before 'md5'
a_md5encrypt.c:46: error: 'md5' undeclared (first use in this function)
a_md5encrypt.c: In function 'MD5authdecrypt':
a_md5encrypt.c:68: error: 'MD5_CTX' undeclared (first use in this function)
a_md5encrypt.c:68: error: expected ';' before 'md5'

oki doki czyli po prostu wejsc w menu config i odznaczyc ntp i powino po prostu pominać pakiet ...
czy pozniej bede mogl dokompilować ntp ? bo cos widze ze ten blad bedzie mi uniemozliwial korzystanie z niego .. sad

czy bede mogl urzyc normalnego ntpd  (z repozytoriow) , czy znowu wyskoczy mi ze pakiet nie zgodny z systemem sad

odznaczylem ntpd teraz jest tak

#
# Time Synchronization
#
CONFIG_PACKAGE_chrony=m
CONFIG_PACKAGE_htpdate=m
CONFIG_PACKAGE_ntp-utils=m
CONFIG_PACKAGE_ntpclient=y
# CONFIG_PACKAGE_ntpd is not set
# CONFIG_PACKAGE_ntpdate is not set
# CONFIG_PACKAGE_openntpd is not set

ale dalej sie wywala na ntp czemu ?

 make[3] -C feeds/packages/net/natpmp compile
 make[3] -C feeds/packages/net/net-tools compile
 make[3] -C feeds/packages/libs/tcp_wrappers compile
 make[3] -C feeds/packages/net/portmap compile
 make[3] -C feeds/packages/net/nfs-kernel-server compile
 make[3] -C feeds/packages/net/nfs-server compile
 make[3] -C feeds/packages/net/ngrep compile
 make[3] -C feeds/packages/net/nmap compile
 make[3] -C feeds/packages/net/nprobe compile
 make[3] -C package/fuse compile
 make[3] -C feeds/packages/utils/ntfs-3g compile
 make[3] -C feeds/packages/net/ntpd compile
make -r world: build failed. Please re-run make with V=99 to see what's going on
make: *** [world] Error 1