Archiv > Raspberry PI

Eigene ISO

<< < (5/6) > >>

clausmuus:
Ne, Du sollst ja gar nicht QEMU nehmen. Es soll ja auch auf nem echtem RPI funktionieren. Da scheint nur halt nen Unterschied zu bestehen...

Claus

ikke:
No problem at all ;) Hatte ich auch nicht so verstanden. Wollte es nur noch mal kurz klar stellen, da ich ja mit QEMU den Thread begonnen und zwischenzeitlich auf B+ umgestiegen bin :)

Also ...

1) libs/raspi-copies-and-fills existiert
2) unter ~/MLD/.packages/4.0.1-rpi/libs/packages befindet sich das Package raspi-copies-and-fills_0.4-1.opk

Das müsste also OK sein?

ikke:

--- Code: ---          add packages:                 libc6:
make[1896]: ../Makefile.default:1: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: ../Makefile.default:37: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: ../Makefile.default:90: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: ../Makefile.default:120: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: ../Makefile.default:121: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: ../Makefile.default:122: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: ../Makefile.tools:623: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: Makefile:10: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: Makefile:17: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: Makefile:47: fork: Die Ressource ist zur Zeit nicht verfügbar
make[1896]: fork: Die Ressource ist zur Zeit nicht verfügbar
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1895]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[1894]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1893]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[1892]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1891]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[1890]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1889]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[1888]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1887]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[1886]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1885]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[1884]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[1883]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2

--- End code ---

Der Countdown rast dann durch und bleibt bei ... stehen (keine Ahnung was der raspi tut ... er scheint beschäftigt ;) )


--- Code: ---make[8]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/libc6.list' failed
make[7]: *** [package/data/usr/lib/opkg/info/libc6.list] Error 2
Makefile:48: recipe for target 'package/data/usr/lib/opkg/info/raspi-copies-and-fills.list' failed
make[6]: *** [package/data/usr/lib/opkg/info/raspi-copies-and-fills.list] Error 2

--- End code ---

clausmuus:
Sieht irgendwie so aus, als sei dem RPI der RAM ausgegangen. Hast Du ne Auslagerungsdatei (Partition) angelegt und ist die auch ausreichend groß (>500MB)

Claus

ikke:
Interessant:

cat /proc/meminfo zeigt


--- Code: --- cat /proc/meminfo
MemTotal:         496632 kB
MemFree:           22716 kB
Buffers:           52840 kB
Cached:           316764 kB
SwapCached:            0 kB
Active:           245392 kB
Inactive:         186460 kB
Active(anon):      62332 kB
Inactive(anon):     1500 kB
Active(file):     183060 kB
Inactive(file):   184960 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:             0 kB
SwapFree:              0 kB
Dirty:                40 kB
Writeback:             0 kB
AnonPages:         62264 kB
Mapped:             8772 kB
Shmem:              1584 kB
Slab:              32200 kB
SReclaimable:      27416 kB
SUnreclaim:         4784 kB
KernelStack:        1408 kB
PageTables:         1652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:      248316 kB
Committed_AS:     496296 kB
VmallocTotal:     516096 kB
VmallocUsed:         884 kB
VmallocChunk:     274624 kB

--- End code ---

Auf dem Raspberry zeigt


--- Code: ---dphys-swapfile setup
want /var/swap=1024MByte, checking existing: keeping it

--- End code ---

Und nach make clean_all und make myISO kommt


--- Code: ---          kernel:
            Build kernel...
            Build Kernel...
lzma: (stdin): Nicht genügend Hauptspeicher verfügbar
usr/Makefile:73: recipe for target 'usr/initramfs_data.cpio.lzma' failed
make[8]: *** [usr/initramfs_data.cpio.lzma] Error 1
Makefile:901: recipe for target 'usr' failed
make[7]: *** [usr] Error 2
Makefile:45: recipe for target 'src/linux/arch/arm/boot/zImage' failed
make[6]: *** [src/linux/arch/arm/boot/zImage] Error 2
../Makefile.tools:17: recipe for target '_all' failed
make[5]: *** [_all] Error 2
Makefile:59: recipe for target '../kernel/package.opk' failed
make[4]: *** [../kernel/package.opk] Error 2
../Makefile.tools:17: recipe for target '_all' failed
make[3]: *** [_all] Error 2
Makefile:104: recipe for target '../initramfs/initramfs.lzma' failed
make[2]: *** [../initramfs/initramfs.lzma] Error 2
../Makefile.tools:17: recipe for target '_all' failed
make[1]: *** [_all] Error 2
Makefile:42: recipe for target 'isos' failed
make: *** [isos] Error 2

--- End code ---

Also sieht es in der Tat so aus, als ob der Speicher eng ist?

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version