A lot of questions...

Non release banter
Michele13
Black ninja
Black ninja
Posts: 60
Joined: 18 Aug 2013, 10:23
Distribution: Based on Debian and Slackware
Location: Italy

A lot of questions...

Post#1 by Michele13 » 24 Dec 2014, 18:54

1) How was Porteus Built? I know it is similar to Slax wich is based on slackware and uses a customised version of the linux-live scripts that are used to build slax. However which steps take to build a Porteus distro from scrath? Can you write here the steps that you take to make a Porteus iso? Eg:

1. Installing Slackware only installing package1, package2, package3...
2. Building kernel from suources patched with aufs...
3. Removing useless files such as /usr/share/doc/foo/...
4 Extracting Porteus Linux Live Scripts (provide download link with a changelog)...

Don't worry I'm not going to create a brand new linux distro based on porteus. I just want to sodisfy my curiosity.

2) Do you use Porteus as main system?
3) Why did you use slackware as base?
You use slackware as base because of the way it works, it's very flexible, you can install a package in a subdirectory without problems. If you used debian as base making modules would have been more difficult because the way that distro works is more complex and makes it an hassle to create modules
4) Whould you recommend to a newbie to use Slackware? Why?
5) How do you deal with the lack of software in Slackware compared to Debian or Ubuntu? (I already know about SlackBuilds, alien packages, etc)
compile every software from source..?
Please don't blame me for these (maybe stupid) questions. I hope to get some replies, especially from the admins of the project
Last edited by Michele13 on 25 Dec 2014, 23:24, edited 2 times in total.

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: A lot of questions...

Post#2 by Bogomips » 25 Dec 2014, 16:04

@Michele13

There was a post not too long ago, where your questions were partly answered by Brokenman. Bookmarked the topic, but just now when I went to get it for you, it seems to have disappeared. So look thorough the posts from about a month ago, and if you find it let me know :)

EDIT: Found the post
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

Michele13
Black ninja
Black ninja
Posts: 60
Joined: 18 Aug 2013, 10:23
Distribution: Based on Debian and Slackware
Location: Italy

Re: A lot of questions...

Post#3 by Michele13 » 25 Dec 2014, 20:12

Bogomips wrote:@Michele13

There was a post not too long ago, where your questions were partly answered by Brokenman. Bookmarked the topic, but just now when I went to get it for you, it seems to have disappeared. So look thorough the posts from about a month ago, and if you find it let me know :)

EDIT: Found the post
Thanks Bogomips for the answer, these are things that I already knew, like right now I'm tweaking with kernel sources, I've patched (maybe unsuccessfully) the linux-3.18.1 kernel source with aufs. However the buld process fails...

I've downloaded a zip file of this branch...
http://sourceforge.net/p/aufs/aufs3-sta ... 3.18/tree/

Maybe I should have sticked with the version 3.18 of the kernel instead of using the version 3.18.1. I've used this gude

http://www.porteus.org/component/conten ... ernel.html

How do i install the modules and the firmware in a separate directory? (I will make a module from that folder)

EDIT:
I downloaded the kernel 3.18 and patched it with aufs. Now I get this error:

Code: Select all

ld: link finale non riuscito: Memoria esaurita
make: *** [vmlinux] Errore 1
It says: ld: final link failed: Out of Memory
make: *** [vmlinux] Error 1

Code: Select all

  LD      drivers/scsi/csiostor/built-in.o
  LD      drivers/scsi/cxgbi/built-in.o
  LD      drivers/scsi/cxgbi/cxgb3i/built-in.o
  LD      drivers/scsi/cxgbi/cxgb4i/built-in.o
  LD      drivers/scsi/device_handler/built-in.o
  LD      drivers/scsi/esas2r/built-in.o
  LD      drivers/scsi/fcoe/built-in.o
  LD      drivers/scsi/fnic/built-in.o
  LD      drivers/scsi/isci/built-in.o
  LD      drivers/scsi/libfc/built-in.o
  LD      drivers/scsi/libsas/built-in.o
  LD      drivers/scsi/lpfc/built-in.o
  LD      drivers/scsi/megaraid/built-in.o
  LD      drivers/scsi/mpt2sas/built-in.o
  LD      drivers/scsi/mpt3sas/built-in.o
  LD      drivers/scsi/mvsas/built-in.o
  LD      drivers/scsi/osd/built-in.o
  LD      drivers/scsi/pcmcia/built-in.o
  LD      drivers/scsi/pm8001/built-in.o
  LD      drivers/scsi/qla2xxx/built-in.o
  LD      drivers/scsi/qla4xxx/built-in.o
  LD      drivers/scsi/sym53c8xx_2/built-in.o
  LD      drivers/scsi/ufs/built-in.o
  CC      drivers/scsi/sd.o
  CC      drivers/scsi/sd_dif.o
  LD      drivers/scsi/sd_mod.o
  CC      drivers/scsi/sr.o
  CC      drivers/scsi/sr_ioctl.o
  CC      drivers/scsi/sr_vendor.o
  LD      drivers/scsi/sr_mod.o
  CC      drivers/scsi/sg.o
  LD      drivers/scsi/built-in.o
  CC      drivers/sfi/sfi_acpi.o
  CC      drivers/sfi/sfi_core.o
  LD      drivers/sfi/built-in.o
  LD      drivers/soc/built-in.o
  CC      drivers/spi/spi.o
  LD      drivers/spi/built-in.o
  LD      drivers/ssb/built-in.o
  CC      drivers/staging/staging.o
  LD      drivers/staging/bcm/built-in.o
  LD      drivers/staging/comedi/built-in.o
  LD      drivers/staging/comedi/drivers/built-in.o
  LD      drivers/staging/comedi/kcomedilib/built-in.o
  LD      drivers/staging/cptm1217/built-in.o
  LD      drivers/staging/dgap/built-in.o
  LD      drivers/staging/dgnc/built-in.o
  LD      drivers/staging/ft1000/built-in.o
  LD      drivers/staging/ft1000/ft1000-pcmcia/built-in.o
  LD      drivers/staging/ft1000/ft1000-usb/built-in.o
  LD      drivers/staging/fwserial/built-in.o
  LD      drivers/staging/gdm724x/built-in.o
  LD      drivers/staging/gdm72xx/built-in.o
  LD      drivers/staging/iio/accel/built-in.o
  LD      drivers/staging/iio/adc/built-in.o
  LD      drivers/staging/iio/addac/built-in.o
  LD      drivers/staging/iio/cdc/built-in.o
  LD      drivers/staging/iio/frequency/built-in.o
  LD      drivers/staging/iio/gyro/built-in.o
  LD      drivers/staging/iio/impedance-analyzer/built-in.o
  LD      drivers/staging/iio/light/built-in.o
  LD      drivers/staging/iio/magnetometer/built-in.o
  LD      drivers/staging/iio/meter/built-in.o
  LD      drivers/staging/iio/resolver/built-in.o
  LD      drivers/staging/iio/trigger/built-in.o
  LD      drivers/staging/iio/built-in.o
  LD      drivers/staging/line6/built-in.o
  LD      drivers/staging/lustre/built-in.o
  LD      drivers/staging/lustre/lnet/built-in.o
  LD      drivers/staging/lustre/lnet/klnds/built-in.o
  LD      drivers/staging/lustre/lnet/klnds/o2iblnd/built-in.o
  LD      drivers/staging/lustre/lnet/klnds/socklnd/built-in.o
  LD      drivers/staging/lustre/lnet/lnet/built-in.o
  LD      drivers/staging/lustre/lnet/selftest/built-in.o
  LD      drivers/staging/lustre/lustre/built-in.o
  LD      drivers/staging/lustre/lustre/fid/built-in.o
  LD      drivers/staging/lustre/lustre/fld/built-in.o
  LD      drivers/staging/lustre/lustre/libcfs/built-in.o
  LD      drivers/staging/lustre/lustre/llite/built-in.o
  LD      drivers/staging/lustre/lustre/lmv/built-in.o
  LD      drivers/staging/lustre/lustre/lov/built-in.o
  LD      drivers/staging/lustre/lustre/mdc/built-in.o
  LD      drivers/staging/lustre/lustre/mgc/built-in.o
  LD      drivers/staging/lustre/lustre/obdclass/built-in.o
  LD      drivers/staging/lustre/lustre/obdecho/built-in.o
  LD      drivers/staging/lustre/lustre/osc/built-in.o
  LD      drivers/staging/lustre/lustre/ptlrpc/built-in.o
  LD      drivers/staging/media/cxd2099/built-in.o
  LD      drivers/staging/media/dt3155v4l/built-in.o
  LD      drivers/staging/media/lirc/built-in.o
  LD      drivers/staging/media/built-in.o
  LD      drivers/staging/mt29f_spinand/built-in.o
  LD      drivers/staging/ozwpan/built-in.o
  LD      drivers/staging/panel/built-in.o
  LD      drivers/staging/rtl8188eu/built-in.o
  LD      drivers/staging/rtl8192e/built-in.o
  LD      drivers/staging/rtl8192e/rtl8192e/built-in.o
  LD      drivers/staging/rtl8192u/built-in.o
  LD      drivers/staging/rtl8712/built-in.o
  LD      drivers/staging/slicoss/built-in.o
  LD      drivers/staging/speakup/built-in.o
  LD      drivers/staging/ste_rmi4/built-in.o
  LD      drivers/staging/vt6655/built-in.o
  LD      drivers/staging/vt6656/built-in.o
  LD      drivers/staging/wlan-ng/built-in.o
  LD      drivers/staging/xgifb/built-in.o
  LD      drivers/staging/built-in.o
  LD      drivers/target/built-in.o
  LD      drivers/target/iscsi/built-in.o
  LD      drivers/target/loopback/built-in.o
  LD      drivers/target/sbp/built-in.o
  LD      drivers/target/tcm_fc/built-in.o
  CC      drivers/thermal/thermal_core.o
  CC      drivers/thermal/thermal_hwmon.o
  CC      drivers/thermal/fair_share.o
  CC      drivers/thermal/step_wise.o
  CC      drivers/thermal/user_space.o
  LD      drivers/thermal/thermal_sys.o
  LD      drivers/thermal/samsung/built-in.o
  LD      drivers/thermal/built-in.o
  CC      drivers/tty/tty_io.o
  CC      drivers/tty/n_tty.o
  CC      drivers/tty/tty_ioctl.o
  CC      drivers/tty/tty_ldisc.o
  CC      drivers/tty/tty_buffer.o
  CC      drivers/tty/tty_port.o
  CC      drivers/tty/tty_mutex.o
  CC      drivers/tty/tty_ldsem.o
  CC      drivers/tty/pty.o
  CC      drivers/tty/tty_audit.o
  CC      drivers/tty/sysrq.o
  CC      drivers/tty/hvc/hvc_console.o
  CC      drivers/tty/hvc/hvc_irq.o
  CC      drivers/tty/hvc/hvc_xen.o
  LD      drivers/tty/hvc/built-in.o
  LD      drivers/tty/ipwireless/built-in.o
  CC      drivers/tty/serial/serial_core.o
  CC      drivers/tty/serial/earlycon.o
  CC      drivers/tty/serial/8250/8250_core.o
  CC      drivers/tty/serial/8250/8250_pnp.o
  CC      drivers/tty/serial/8250/8250_dma.o
  LD      drivers/tty/serial/8250/8250.o
  CC      drivers/tty/serial/8250/8250_pci.o
  CC      drivers/tty/serial/8250/8250_early.o
  LD      drivers/tty/serial/8250/built-in.o
  LD      drivers/tty/serial/jsm/built-in.o
  CC      drivers/tty/serial/max310x.o
  CC      drivers/tty/serial/sccnxp.o
  CC      drivers/tty/serial/kgdb_nmi.o
  CC      drivers/tty/serial/kgdboc.o
  LD      drivers/tty/serial/built-in.o
  CC      drivers/tty/vt/vt_ioctl.o
  CC      drivers/tty/vt/vc_screen.o
  CC      drivers/tty/vt/selection.o
  CC      drivers/tty/vt/keyboard.o
  CC      drivers/tty/vt/consolemap.o
  CONMK   drivers/tty/vt/consolemap_deftbl.c
  CC      drivers/tty/vt/consolemap_deftbl.o
  CC      drivers/tty/vt/vt.o
  SHIPPED drivers/tty/vt/defkeymap.c
  CC      drivers/tty/vt/defkeymap.o
  LD      drivers/tty/vt/built-in.o
  LD      drivers/tty/built-in.o
  LD      drivers/uio/built-in.o
  LD      drivers/usb/atm/built-in.o
  LD      drivers/usb/c67x00/built-in.o
  LD      drivers/usb/chipidea/built-in.o
  LD      drivers/usb/class/built-in.o
  CC      drivers/usb/common/common.o
  LD      drivers/usb/common/usb-common.o
  LD      drivers/usb/common/built-in.o
  CC      drivers/usb/core/usb.o
  CC      drivers/usb/core/hub.o
  CC      drivers/usb/core/hcd.o
  CC      drivers/usb/core/urb.o
  CC      drivers/usb/core/message.o
  CC      drivers/usb/core/driver.o
  CC      drivers/usb/core/config.o
  CC      drivers/usb/core/file.o
  CC      drivers/usb/core/buffer.o
  CC      drivers/usb/core/sysfs.o
  CC      drivers/usb/core/endpoint.o
  CC      drivers/usb/core/devio.o
  CC      drivers/usb/core/notify.o
  CC      drivers/usb/core/generic.o
  CC      drivers/usb/core/quirks.o
  CC      drivers/usb/core/devices.o
  CC      drivers/usb/core/port.o
  CC      drivers/usb/core/hcd-pci.o
  CC      drivers/usb/core/usb-acpi.o
  LD      drivers/usb/core/usbcore.o
  LD      drivers/usb/core/built-in.o
  LD      drivers/usb/dwc3/built-in.o
  CC      drivers/usb/early/ehci-dbgp.o
  LD      drivers/usb/early/built-in.o
  LD      drivers/usb/gadget/built-in.o
  LD      drivers/usb/gadget/function/built-in.o
  LD      drivers/usb/gadget/legacy/built-in.o
  LD      drivers/usb/gadget/udc/built-in.o
  CC      drivers/usb/host/pci-quirks.o
  CC      drivers/usb/host/xhci-pci.o
  CC      drivers/usb/host/ehci-hcd.o
  CC      drivers/usb/host/ehci-pci.o
  CC      drivers/usb/host/ehci-platform.o
  CC      drivers/usb/host/ohci-hcd.o
  CC      drivers/usb/host/ohci-pci.o
  CC      drivers/usb/host/ohci-platform.o
  CC      drivers/usb/host/uhci-hcd.o
  CC      drivers/usb/host/xhci.o
  CC      drivers/usb/host/xhci-mem.o
  CC      drivers/usb/host/xhci-ring.o
  CC      drivers/usb/host/xhci-hub.o
  CC      drivers/usb/host/xhci-dbg.o
  CC      drivers/usb/host/xhci-trace.o
  LD      drivers/usb/host/xhci-hcd.o
  LD      drivers/usb/host/built-in.o
  LD      drivers/usb/host/whci/built-in.o
  LD      drivers/usb/image/built-in.o
  LD      drivers/usb/misc/built-in.o
  LD      drivers/usb/misc/sisusbvga/built-in.o
  LD      drivers/usb/mon/built-in.o
  LD      drivers/usb/musb/built-in.o
  CC      drivers/usb/phy/phy.o
  LD      drivers/usb/phy/built-in.o
  LD      drivers/usb/serial/built-in.o
  LD      drivers/usb/storage/built-in.o
  LD      drivers/usb/usbip/built-in.o
  LD      drivers/usb/wusbcore/built-in.o
  LD      drivers/usb/built-in.o
  LD      drivers/uwb/built-in.o
  LD      drivers/uwb/i1480/built-in.o
  LD      drivers/uwb/i1480/dfu/built-in.o
  LD      drivers/vfio/built-in.o
  LD      drivers/vfio/pci/built-in.o
  LD      drivers/vhost/built-in.o
  CC      drivers/video/hdmi.o
  CC      drivers/video/backlight/backlight.o
  LD      drivers/video/backlight/built-in.o
  CC      drivers/video/console/dummycon.o
  CC      drivers/video/console/vgacon.o
  CC      drivers/video/console/fbcon.o
  CC      drivers/video/console/bitblit.o
  CC      drivers/video/console/softcursor.o
  CC      drivers/video/console/tileblit.o
  CC      drivers/video/console/fbcon_rotate.o
  CC      drivers/video/console/fbcon_cw.o
  CC      drivers/video/console/fbcon_ud.o
  CC      drivers/video/console/fbcon_ccw.o
  LD      drivers/video/console/built-in.o
  LD      drivers/video/fbdev/aty/built-in.o
  CC      drivers/video/fbdev/core/fb_notify.o
  CC      drivers/video/fbdev/core/fb_cmdline.o
  CC      drivers/video/fbdev/core/fbmem.o
  CC      drivers/video/fbdev/core/fbmon.o
  CC      drivers/video/fbdev/core/fbcmap.o
  CC      drivers/video/fbdev/core/fbsysfs.o
  CC      drivers/video/fbdev/core/modedb.o
  CC      drivers/video/fbdev/core/fbcvt.o
  LD      drivers/video/fbdev/core/fb.o
  CC      drivers/video/fbdev/core/cfbfillrect.o
  CC      drivers/video/fbdev/core/cfbcopyarea.o
  CC      drivers/video/fbdev/core/cfbimgblt.o
  CC      drivers/video/fbdev/core/fb_defio.o
  LD      drivers/video/fbdev/core/built-in.o
  LD      drivers/video/fbdev/geode/built-in.o
  LD      drivers/video/fbdev/kyro/built-in.o
  LD      drivers/video/fbdev/matrox/built-in.o
  LD      drivers/video/fbdev/mb862xx/built-in.o
  LD      drivers/video/fbdev/nvidia/built-in.o
  LD      drivers/video/fbdev/omap2/displays-new/built-in.o
  LD      drivers/video/fbdev/omap2/dss/built-in.o
  LD      drivers/video/fbdev/omap2/built-in.o
  LD      drivers/video/fbdev/riva/built-in.o
  LD      drivers/video/fbdev/savage/built-in.o
  LD      drivers/video/fbdev/sis/built-in.o
  LD      drivers/video/fbdev/vermilion/built-in.o
  LD      drivers/video/fbdev/via/built-in.o
  CC      drivers/video/fbdev/imsttfb.o
  CC      drivers/video/fbdev/asiliantfb.o
  CC      drivers/video/fbdev/vesafb.o
  CC      drivers/video/fbdev/efifb.o
  CC      drivers/video/fbdev/simplefb.o
  LD      drivers/video/fbdev/built-in.o
  LD      drivers/video/built-in.o
  LD      drivers/video/fbdev/i810/built-in.o
  LD      drivers/video/fbdev/intelfb/built-in.o
  LD      drivers/virt/built-in.o
  CC      drivers/virtio/virtio.o
  CC      drivers/virtio/virtio_ring.o
  CC      drivers/virtio/virtio_mmio.o
  CC      drivers/virtio/virtio_pci.o
  CC      drivers/virtio/virtio_balloon.o
  LD      drivers/virtio/built-in.o
  LD      drivers/w1/masters/built-in.o
  LD      drivers/w1/slaves/built-in.o
  LD      drivers/w1/built-in.o
  CC      drivers/watchdog/watchdog_core.o
  CC      drivers/watchdog/watchdog_dev.o
  LD      drivers/watchdog/watchdog.o
  CC      drivers/watchdog/intel_scu_watchdog.o
  LD      drivers/watchdog/built-in.o
  CC      drivers/xen/cpu_hotplug.o
  CC      drivers/xen/fallback.o
  CC      drivers/xen/grant-table.o
  CC      drivers/xen/features.o
  CC      drivers/xen/balloon.o
  CC      drivers/xen/manage.o
  CC      drivers/xen/events/events_base.o
  CC      drivers/xen/events/events_2l.o
  CC      drivers/xen/events/events_fifo.o
  LD      drivers/xen/events/events.o
  LD      drivers/xen/events/built-in.o
  LD      drivers/xen/xen-pciback/built-in.o
  CC      drivers/xen/xenbus/xenbus_client.o
  CC      drivers/xen/xenbus/xenbus_comms.o
  CC      drivers/xen/xenbus/xenbus_xs.o
  CC      drivers/xen/xenbus/xenbus_probe.o
  CC      drivers/xen/xenbus/xenbus_probe_backend.o
  LD      drivers/xen/xenbus/xenbus.o
  CC      drivers/xen/xenbus/xenbus_dev_frontend.o
  CC      drivers/xen/xenbus/xenbus_dev_backend.o
  CC      drivers/xen/xenbus/xenbus_probe_frontend.o
  LD      drivers/xen/xenbus/built-in.o
  LD      drivers/xen/xenfs/built-in.o
  CC      drivers/xen/pci.o
  CC      drivers/xen/dbgp.o
  CC      drivers/xen/acpi.o
  CC      drivers/xen/xen-acpi-pad.o
  CC      drivers/xen/pcpu.o
  CC      drivers/xen/biomerge.o
  CC      drivers/xen/xen-balloon.o
  CC      drivers/xen/xen-selfballoon.o
  CC      drivers/xen/sys-hypervisor.o
  CC      drivers/xen/platform-pci.o
  CC      drivers/xen/swiotlb-xen.o
  CC      drivers/xen/xen-acpi-processor.o
  LD      drivers/xen/built-in.o
  LD      drivers/built-in.o
  LD      sound/built-in.o
  LD      sound/arm/built-in.o
  LD      sound/atmel/built-in.o
  LD      sound/core/built-in.o
  LD      sound/core/seq/built-in.o
  LD      sound/drivers/built-in.o
  LD      sound/drivers/mpu401/built-in.o
  LD      sound/drivers/opl3/built-in.o
  LD      sound/drivers/opl4/built-in.o
  LD      sound/drivers/pcsp/built-in.o
  LD      sound/drivers/vx/built-in.o
  LD      sound/firewire/built-in.o
  LD      sound/i2c/built-in.o
  LD      sound/i2c/other/built-in.o
  LD      sound/isa/built-in.o
  LD      sound/isa/ad1816a/built-in.o
  LD      sound/isa/ad1848/built-in.o
  LD      sound/isa/cs423x/built-in.o
  LD      sound/isa/es1688/built-in.o
  LD      sound/isa/galaxy/built-in.o
  LD      sound/isa/gus/built-in.o
  LD      sound/isa/msnd/built-in.o
  LD      sound/isa/opti9xx/built-in.o
  LD      sound/isa/sb/built-in.o
  LD      sound/isa/wavefront/built-in.o
  LD      sound/isa/wss/built-in.o
  LD      sound/mips/built-in.o
  LD      sound/parisc/built-in.o
  LD      sound/pci/built-in.o
  LD      sound/pci/ac97/built-in.o
  LD      sound/pci/ali5451/built-in.o
  LD      sound/pci/asihpi/built-in.o
  LD      sound/pci/au88x0/built-in.o
  LD      sound/pci/aw2/built-in.o
  LD      sound/pci/ca0106/built-in.o
  LD      sound/pci/cs46xx/built-in.o
  LD      sound/pci/cs5535audio/built-in.o
  LD      sound/pci/ctxfi/built-in.o
  LD      sound/pci/echoaudio/built-in.o
  LD      sound/pci/emu10k1/built-in.o
  LD      sound/pci/hda/built-in.o
  LD      sound/pci/ice1712/built-in.o
  LD      sound/pci/korg1212/built-in.o
  LD      sound/pci/lola/built-in.o
  LD      sound/pci/lx6464es/built-in.o
  LD      sound/pci/mixart/built-in.o
  LD      sound/pci/nm256/built-in.o
  LD      sound/pci/oxygen/built-in.o
  LD      sound/pci/pcxhr/built-in.o
  LD      sound/pci/riptide/built-in.o
  LD      sound/pci/rme9652/built-in.o
  LD      sound/pci/trident/built-in.o
  LD      sound/pci/vx222/built-in.o
  LD      sound/pci/ymfpci/built-in.o
  LD      sound/pcmcia/built-in.o
  LD      sound/pcmcia/pdaudiocf/built-in.o
  LD      sound/pcmcia/vx/built-in.o
  LD      sound/ppc/built-in.o
  LD      sound/sh/built-in.o
  LD      sound/soc/built-in.o
  LD      sound/soc/adi/built-in.o
  LD      sound/soc/atmel/built-in.o
  LD      sound/soc/au1x/built-in.o
  LD      sound/soc/bcm/built-in.o
  LD      sound/soc/blackfin/built-in.o
  LD      sound/soc/cirrus/built-in.o
  LD      sound/soc/codecs/built-in.o
  LD      sound/soc/davinci/built-in.o
  LD      sound/soc/dwc/built-in.o
  LD      sound/soc/fsl/built-in.o
  LD      sound/soc/generic/built-in.o
  LD      sound/soc/intel/built-in.o
  LD      sound/soc/jz4740/built-in.o
  LD      sound/soc/kirkwood/built-in.o
  LD      sound/soc/mxs/built-in.o
  LD      sound/soc/nuc900/built-in.o
  LD      sound/soc/omap/built-in.o
  LD      sound/soc/pxa/built-in.o
  LD      sound/soc/rockchip/built-in.o
  LD      sound/soc/samsung/built-in.o
  LD      sound/soc/sh/built-in.o
  LD      sound/soc/sirf/built-in.o
  LD      sound/soc/spear/built-in.o
  LD      sound/soc/tegra/built-in.o
  LD      sound/soc/txx9/built-in.o
  LD      sound/soc/ux500/built-in.o
  LD      sound/sparc/built-in.o
  LD      sound/spi/built-in.o
  LD      sound/synth/built-in.o
  LD      sound/synth/emux/built-in.o
  LD      sound/usb/built-in.o
  LD      sound/usb/6fire/built-in.o
  LD      sound/usb/bcd2000/built-in.o
  LD      sound/usb/caiaq/built-in.o
  LD      sound/usb/hiface/built-in.o
  LD      sound/usb/misc/built-in.o
  LD      sound/usb/usx2y/built-in.o
  MK_FW   firmware/sb16/mulaw_main.csp.gen.S
  IHEX    firmware/sb16/mulaw_main.csp
  AS      firmware/sb16/mulaw_main.csp.gen.o
  MK_FW   firmware/sb16/alaw_main.csp.gen.S
  IHEX    firmware/sb16/alaw_main.csp
  AS      firmware/sb16/alaw_main.csp.gen.o
  MK_FW   firmware/sb16/ima_adpcm_init.csp.gen.S
  IHEX    firmware/sb16/ima_adpcm_init.csp
  AS      firmware/sb16/ima_adpcm_init.csp.gen.o
  MK_FW   firmware/sb16/ima_adpcm_playback.csp.gen.S
  IHEX    firmware/sb16/ima_adpcm_playback.csp
  AS      firmware/sb16/ima_adpcm_playback.csp.gen.o
  MK_FW   firmware/sb16/ima_adpcm_capture.csp.gen.S
  IHEX    firmware/sb16/ima_adpcm_capture.csp
  AS      firmware/sb16/ima_adpcm_capture.csp.gen.o
  MK_FW   firmware/keyspan/mpr.fw.gen.S
  HOSTCC  firmware/ihex2fw
  IHEX2FW firmware/keyspan/mpr.fw
  AS      firmware/keyspan/mpr.fw.gen.o
  MK_FW   firmware/keyspan/usa18x.fw.gen.S
  IHEX2FW firmware/keyspan/usa18x.fw
  AS      firmware/keyspan/usa18x.fw.gen.o
  MK_FW   firmware/keyspan/usa19.fw.gen.S
  IHEX2FW firmware/keyspan/usa19.fw
  AS      firmware/keyspan/usa19.fw.gen.o
  MK_FW   firmware/keyspan/usa19qi.fw.gen.S
  IHEX2FW firmware/keyspan/usa19qi.fw
  AS      firmware/keyspan/usa19qi.fw.gen.o
  MK_FW   firmware/keyspan/usa19qw.fw.gen.S
  IHEX2FW firmware/keyspan/usa19qw.fw
  AS      firmware/keyspan/usa19qw.fw.gen.o
  MK_FW   firmware/keyspan/usa19w.fw.gen.S
  IHEX2FW firmware/keyspan/usa19w.fw
  AS      firmware/keyspan/usa19w.fw.gen.o
  MK_FW   firmware/keyspan/usa28.fw.gen.S
  IHEX2FW firmware/keyspan/usa28.fw
  AS      firmware/keyspan/usa28.fw.gen.o
  MK_FW   firmware/keyspan/usa28xa.fw.gen.S
  IHEX2FW firmware/keyspan/usa28xa.fw
  AS      firmware/keyspan/usa28xa.fw.gen.o
  MK_FW   firmware/keyspan/usa28xb.fw.gen.S
  IHEX2FW firmware/keyspan/usa28xb.fw
  AS      firmware/keyspan/usa28xb.fw.gen.o
  MK_FW   firmware/keyspan/usa28x.fw.gen.S
  IHEX2FW firmware/keyspan/usa28x.fw
  AS      firmware/keyspan/usa28x.fw.gen.o
  MK_FW   firmware/keyspan/usa49w.fw.gen.S
  IHEX2FW firmware/keyspan/usa49w.fw
  AS      firmware/keyspan/usa49w.fw.gen.o
  MK_FW   firmware/keyspan/usa49wlc.fw.gen.S
  IHEX2FW firmware/keyspan/usa49wlc.fw
  AS      firmware/keyspan/usa49wlc.fw.gen.o
  LD      firmware/built-in.o
  CC      arch/x86/pci/i386.o
  CC      arch/x86/pci/init.o
  CC      arch/x86/pci/pcbios.o
  CC      arch/x86/pci/mmconfig_32.o
  CC      arch/x86/pci/direct.o
  CC      arch/x86/pci/mmconfig-shared.o
  CC      arch/x86/pci/xen.o
  CC      arch/x86/pci/fixup.o
  CC      arch/x86/pci/acpi.o
  CC      arch/x86/pci/legacy.o
  CC      arch/x86/pci/irq.o
  CC      arch/x86/pci/intel_mid_pci.o
  CC      arch/x86/pci/common.o
  CC      arch/x86/pci/early.o
  CC      arch/x86/pci/bus_numa.o
  CC      arch/x86/pci/amd_bus.o
  LD      arch/x86/pci/built-in.o
  CC      arch/x86/power/cpu.o
  CC      arch/x86/power/hibernate_32.o
  AS      arch/x86/power/hibernate_asm_32.o
  LD      arch/x86/power/built-in.o
  CC      arch/x86/video/fbdev.o
  LD      arch/x86/video/built-in.o
  LD      arch/x86/oprofile/built-in.o
  CC      net/socket.o
  CC      net/802/fc.o
  CC      net/802/fddi.o
  LD      net/802/built-in.o
  CC      net/8021q/vlan_core.o
  LD      net/8021q/built-in.o
  LD      net/9p/built-in.o
  LD      net/appletalk/built-in.o
  LD      net/atm/built-in.o
  LD      net/ax25/built-in.o
  LD      net/batman-adv/built-in.o
  LD      net/bluetooth/built-in.o
  LD      net/bluetooth/bnep/built-in.o
  LD      net/bluetooth/cmtp/built-in.o
  LD      net/bluetooth/hidp/built-in.o
  LD      net/bluetooth/rfcomm/built-in.o
  LD      net/bridge/netfilter/built-in.o
  LD      net/bridge/built-in.o
  LD      net/caif/built-in.o
  LD      net/can/built-in.o
  LD      net/ceph/built-in.o
  CC      net/core/sock.o
  CC      net/core/request_sock.o
  CC      net/core/skbuff.o
  CC      net/core/iovec.o
  CC      net/core/datagram.o
  CC      net/core/stream.o
  CC      net/core/scm.o
  CC      net/core/gen_stats.o
  CC      net/core/gen_estimator.o
  CC      net/core/net_namespace.o
  CC      net/core/secure_seq.o
  CC      net/core/flow_dissector.o
  CC      net/core/sysctl_net_core.o
  CC      net/core/dev.o
  CC      net/core/ethtool.o
  CC      net/core/dev_addr_lists.o
  CC      net/core/dst.o
  CC      net/core/netevent.o
  CC      net/core/neighbour.o
  CC      net/core/rtnetlink.o
  CC      net/core/utils.o
  CC      net/core/link_watch.o
  CC      net/core/filter.o
  CC      net/core/sock_diag.o
  CC      net/core/dev_ioctl.o
  CC      net/core/tso.o
  CC      net/core/flow.o
  CC      net/core/net-sysfs.o
  CC      net/core/net-procfs.o
  CC      net/core/netpoll.o
  CC      net/core/fib_rules.o
  CC      net/core/net-traces.o
  CC      net/core/ptp_classifier.o
  CC      net/core/netclassid_cgroup.o
  LD      net/core/built-in.o
  CC      net/dcb/dcbnl.o
  CC      net/dcb/dcbevent.o
  LD      net/dcb/built-in.o
  LD      net/dccp/built-in.o
  LD      net/decnet/netfilter/built-in.o
  LD      net/decnet/built-in.o
  CC      net/dns_resolver/dns_key.o
  CC      net/dns_resolver/dns_query.o
  LD      net/dns_resolver/dns_resolver.o
  LD      net/dns_resolver/built-in.o
  LD      net/dsa/built-in.o
  CC      net/ethernet/eth.o
  LD      net/ethernet/built-in.o
  LD      net/hsr/built-in.o
  LD      net/ieee802154/built-in.o
  CC      net/ipv4/route.o
  CC      net/ipv4/inetpeer.o
  CC      net/ipv4/protocol.o
  CC      net/ipv4/ip_input.o
  CC      net/ipv4/ip_fragment.o
  CC      net/ipv4/ip_forward.o
  CC      net/ipv4/ip_options.o
  CC      net/ipv4/ip_output.o
  CC      net/ipv4/ip_sockglue.o
  CC      net/ipv4/inet_hashtables.o
  CC      net/ipv4/inet_timewait_sock.o
  CC      net/ipv4/inet_connection_sock.o
  CC      net/ipv4/tcp.o
  CC      net/ipv4/tcp_input.o
  CC      net/ipv4/tcp_output.o
  CC      net/ipv4/tcp_timer.o
  CC      net/ipv4/tcp_ipv4.o
  CC      net/ipv4/tcp_minisocks.o
  CC      net/ipv4/tcp_cong.o
  CC      net/ipv4/tcp_metrics.o
  CC      net/ipv4/tcp_fastopen.o
  CC      net/ipv4/tcp_offload.o
  CC      net/ipv4/datagram.o
  CC      net/ipv4/raw.o
  CC      net/ipv4/udp.o
  CC      net/ipv4/udplite.o
  CC      net/ipv4/udp_offload.o
  CC      net/ipv4/arp.o
  CC      net/ipv4/icmp.o
  CC      net/ipv4/devinet.o
  CC      net/ipv4/af_inet.o
  CC      net/ipv4/igmp.o
  CC      net/ipv4/fib_frontend.o
  CC      net/ipv4/fib_semantics.o
  CC      net/ipv4/fib_trie.o
  CC      net/ipv4/inet_fragment.o
  CC      net/ipv4/ping.o
  CC      net/ipv4/ip_tunnel_core.o
  CC      net/ipv4/gre_offload.o
  CC      net/ipv4/sysctl_net_ipv4.o
  CC      net/ipv4/proc.o
  CC      net/ipv4/fib_rules.o
  CC      net/ipv4/ipmr.o
  CC      net/ipv4/syncookies.o
  CC      net/ipv4/inet_lro.o
  CC      net/ipv4/ipconfig.o
  CC      net/ipv4/netfilter.o
  LD      net/ipv4/netfilter/built-in.o
  CC      net/ipv4/tcp_cubic.o
  CC      net/ipv4/cipso_ipv4.o
  CC      net/ipv4/xfrm4_policy.o
  CC      net/ipv4/xfrm4_state.o
  CC      net/ipv4/xfrm4_input.o
  CC      net/ipv4/xfrm4_output.o
  CC      net/ipv4/xfrm4_protocol.o
  LD      net/ipv4/built-in.o
  CC      net/ipv6/af_inet6.o
  CC      net/ipv6/anycast.o
  CC      net/ipv6/ip6_output.o
  CC      net/ipv6/ip6_input.o
  CC      net/ipv6/addrconf.o
  CC      net/ipv6/addrlabel.o
  CC      net/ipv6/route.o
  CC      net/ipv6/ip6_fib.o
  CC      net/ipv6/ipv6_sockglue.o
  CC      net/ipv6/ndisc.o
  CC      net/ipv6/udp.o
  CC      net/ipv6/udplite.o
  CC      net/ipv6/raw.o
  CC      net/ipv6/icmp.o
  CC      net/ipv6/mcast.o
  CC      net/ipv6/reassembly.o
  CC      net/ipv6/tcp_ipv6.o
  CC      net/ipv6/ping.o
  CC      net/ipv6/exthdrs.o
  CC      net/ipv6/datagram.o
  CC      net/ipv6/ip6_flowlabel.o
  CC      net/ipv6/inet6_connection_sock.o
  CC      net/ipv6/sysctl_net_ipv6.o
  CC      net/ipv6/ip6mr.o
  CC      net/ipv6/xfrm6_policy.o
  CC      net/ipv6/xfrm6_state.o
  CC      net/ipv6/xfrm6_input.o
  CC      net/ipv6/xfrm6_output.o
  CC      net/ipv6/xfrm6_protocol.o
  CC      net/ipv6/netfilter.o
  CC      net/ipv6/fib6_rules.o
  CC      net/ipv6/proc.o
  CC      net/ipv6/syncookies.o
  LD      net/ipv6/ipv6.o
  LD      net/ipv6/netfilter/built-in.o
  CC      net/ipv6/addrconf_core.o
  CC      net/ipv6/exthdrs_core.o
  CC      net/ipv6/ip6_checksum.o
  CC      net/ipv6/ip6_icmp.o
  CC      net/ipv6/output_core.o
  CC      net/ipv6/protocol.o
  CC      net/ipv6/ip6_offload.o
  CC      net/ipv6/tcpv6_offload.o
  CC      net/ipv6/udp_offload.o
  CC      net/ipv6/exthdrs_offload.o
  CC      net/ipv6/inet6_hashtables.o
  LD      net/ipv6/built-in.o
  LD      net/ipx/built-in.o
  LD      net/irda/built-in.o
  LD      net/irda/ircomm/built-in.o
  LD      net/irda/irlan/built-in.o
  LD      net/irda/irnet/built-in.o
  LD      net/key/built-in.o
  LD      net/l2tp/built-in.o
  LD      net/lapb/built-in.o
  LD      net/llc/built-in.o
  LD      net/mac80211/built-in.o
  LD      net/mac802154/built-in.o
  LD      net/mpls/built-in.o
  CC      net/netfilter/core.o
  CC      net/netfilter/nf_log.o
  CC      net/netfilter/nf_queue.o
  CC      net/netfilter/nf_sockopt.o
  LD      net/netfilter/netfilter.o
  LD      net/netfilter/built-in.o
  LD      net/netfilter/ipset/built-in.o
  LD      net/netfilter/ipvs/built-in.o
  CC      net/netlabel/netlabel_user.o
  CC      net/netlabel/netlabel_kapi.o
  CC      net/netlabel/netlabel_domainhash.o
  CC      net/netlabel/netlabel_addrlist.o
  CC      net/netlabel/netlabel_mgmt.o
  CC      net/netlabel/netlabel_unlabeled.o
  CC      net/netlabel/netlabel_cipso_v4.o
  LD      net/netlabel/built-in.o
  CC      net/netlink/af_netlink.o
  CC      net/netlink/genetlink.o
  LD      net/netlink/built-in.o
  LD      net/netrom/built-in.o
  LD      net/nfc/built-in.o
  LD      net/nfc/hci/built-in.o
  LD      net/nfc/nci/built-in.o
  LD      net/openvswitch/built-in.o
  CC      net/packet/af_packet.o
  LD      net/packet/built-in.o
  LD      net/phonet/built-in.o
  LD      net/rds/built-in.o
  CC      net/rfkill/core.o
  CC      net/rfkill/input.o
  LD      net/rfkill/rfkill.o
  LD      net/rfkill/built-in.o
  LD      net/rose/built-in.o
  LD      net/rxrpc/built-in.o
  CC      net/sched/sch_generic.o
  CC      net/sched/sch_mq.o
  CC      net/sched/sch_api.o
  CC      net/sched/sch_blackhole.o
  CC      net/sched/cls_api.o
  CC      net/sched/act_api.o
  CC      net/sched/sch_fifo.o
  CC      net/sched/ematch.o
  LD      net/sched/built-in.o
  LD      net/sctp/built-in.o
  LD      net/sunrpc/auth_gss/built-in.o
  LD      net/sunrpc/xprtrdma/built-in.o
  LD      net/sunrpc/built-in.o
  LD      net/tipc/built-in.o
  CC      net/unix/af_unix.o
  CC      net/unix/garbage.o
  CC      net/unix/sysctl_net_unix.o
  LD      net/unix/unix.o
  LD      net/unix/built-in.o
  LD      net/vmw_vsock/built-in.o
  LD      net/wimax/built-in.o
  CC      net/wireless/wext-core.o
  CC      net/wireless/wext-proc.o
  CC      net/wireless/wext-spy.o
  CC      net/wireless/wext-priv.o
  LD      net/wireless/built-in.o
  LD      net/x25/built-in.o
  CC      net/xfrm/xfrm_policy.o
  CC      net/xfrm/xfrm_state.o
  CC      net/xfrm/xfrm_hash.o
  CC      net/xfrm/xfrm_input.o
  CC      net/xfrm/xfrm_output.o
  CC      net/xfrm/xfrm_sysctl.o
  CC      net/xfrm/xfrm_replay.o
  LD      net/xfrm/built-in.o
  CC      net/sysctl_net.o
  LD      net/built-in.o
  CC      lib/usercopy.o
  CC      lib/lockref.o
  CC      lib/bcd.o
  CC      lib/div64.o
  CC      lib/sort.o
  CC      lib/parser.o
  CC      lib/halfmd4.o
  CC      lib/debug_locks.o
  CC      lib/random32.o
  CC      lib/bust_spinlocks.o
  CC      lib/hexdump.o
  CC      lib/kasprintf.o
  CC      lib/bitmap.o
  CC      lib/scatterlist.o
  CC      lib/gcd.o
  CC      lib/lcm.o
  CC      lib/list_sort.o
  CC      lib/uuid.o
  CC      lib/flex_array.o
  CC      lib/iovec.o
  CC      lib/clz_ctz.o
  CC      lib/bsearch.o
  CC      lib/find_last_bit.o
  CC      lib/find_next_bit.o
  CC      lib/llist.o
  CC      lib/memweight.o
  CC      lib/kfifo.o
  CC      lib/percpu-refcount.o
  CC      lib/percpu_ida.o
  CC      lib/hash.o
  CC      lib/rhashtable.o
  CC      lib/reciprocal_div.o
  CC      lib/string_helpers.o
  CC      lib/kstrtox.o
  CC      lib/iomap.o
  CC      lib/pci_iomap.o
  CC      lib/iomap_copy.o
  CC      lib/devres.o
  CC      lib/check_signature.o
  CC      lib/hweight.o
  CC      lib/btree.o
  CC      lib/interval_tree.o
  CC      lib/assoc_array.o
  CC      lib/bitrev.o
  CC      lib/rational.o
  CC      lib/crc16.o
  CC      lib/crc-t10dif.o
  HOSTCC  lib/gen_crc32table
  GEN     lib/crc32table.h
  CC      lib/crc32.o
  CC      lib/libcrc32c.o
  CC      lib/genalloc.o
  CC      lib/fonts/fonts.o
  CC      lib/fonts/font_8x8.o
  CC      lib/fonts/font_8x16.o
  LD      lib/fonts/font.o
  LD      lib/fonts/built-in.o
  CC      lib/lz4/lz4_decompress.o
  LD      lib/lz4/built-in.o
  CC      lib/lzo/lzo1x_compress.o
  LD      lib/lzo/lzo_compress.o
  CC      lib/lzo/lzo1x_decompress_safe.o
  LD      lib/lzo/lzo_decompress.o
  LD      lib/lzo/built-in.o
  CC      lib/mpi/generic_mpih-lshift.o
  CC      lib/mpi/generic_mpih-mul1.o
  CC      lib/mpi/generic_mpih-mul2.o
  CC      lib/mpi/generic_mpih-mul3.o
  CC      lib/mpi/generic_mpih-rshift.o
  CC      lib/mpi/generic_mpih-sub1.o
  CC      lib/mpi/generic_mpih-add1.o
  CC      lib/mpi/mpicoder.o
  CC      lib/mpi/mpi-bit.o
  CC      lib/mpi/mpi-cmp.o
  CC      lib/mpi/mpih-cmp.o
  CC      lib/mpi/mpih-div.o
  CC      lib/mpi/mpih-mul.o
  CC      lib/mpi/mpi-pow.o
  CC      lib/mpi/mpiutil.o
  LD      lib/mpi/mpi.o
  LD      lib/mpi/built-in.o
  CC      lib/raid6/algos.o
  CC      lib/raid6/recov.o
  HOSTCC  lib/raid6/mktables
  TABLE   lib/raid6/tables.c
  CC      lib/raid6/tables.o
  UNROLL  lib/raid6/int1.c
  CC      lib/raid6/int1.o
  UNROLL  lib/raid6/int2.c
  CC      lib/raid6/int2.o
  UNROLL  lib/raid6/int4.c
  CC      lib/raid6/int4.o
  UNROLL  lib/raid6/int8.c
  CC      lib/raid6/int8.o
  UNROLL  lib/raid6/int16.c
  CC      lib/raid6/int16.o
  UNROLL  lib/raid6/int32.c
  CC      lib/raid6/int32.o
  CC      lib/raid6/recov_ssse3.o
  CC      lib/raid6/recov_avx2.o
  CC      lib/raid6/mmx.o
  CC      lib/raid6/sse1.o
  CC      lib/raid6/sse2.o
  CC      lib/raid6/avx2.o
  LD      lib/raid6/raid6_pq.o
  LD      lib/raid6/built-in.o
  LD      lib/reed_solomon/built-in.o
  CC      lib/xz/xz_dec_syms.o
  CC      lib/xz/xz_dec_stream.o
  CC      lib/xz/xz_dec_lzma2.o
  CC      lib/xz/xz_dec_bcj.o
  LD      lib/xz/xz_dec.o
  LD      lib/xz/built-in.o
  CC      lib/zlib_deflate/deflate.o
  CC      lib/zlib_deflate/deftree.o
  CC      lib/zlib_deflate/deflate_syms.o
  LD      lib/zlib_deflate/zlib_deflate.o
  LD      lib/zlib_deflate/built-in.o
  CC      lib/zlib_inflate/inffast.o
  CC      lib/zlib_inflate/inflate.o
  CC      lib/zlib_inflate/infutil.o
  CC      lib/zlib_inflate/inftrees.o
  CC      lib/zlib_inflate/inflate_syms.o
  LD      lib/zlib_inflate/zlib_inflate.o
  LD      lib/zlib_inflate/built-in.o
  CC      lib/textsearch.o
  CC      lib/percpu_counter.o
  CC      lib/audit.o
  CC      lib/swiotlb.o
  CC      lib/iommu-helper.o
  CC      lib/syscall.o
  CC      lib/dynamic_debug.o
  CC      lib/nlattr.o
  CC      lib/average.o
  CC      lib/cpu_rmap.o
  CC      lib/dynamic_queue_limits.o
  CC      lib/glob.o
  CC      lib/digsig.o
  CC      lib/clz_tab.o
  CC      lib/jedec_ddr_data.o
  CC      lib/strncpy_from_user.o
  CC      lib/strnlen_user.o
  CC      lib/net_utils.o
  CC      lib/asn1_decoder.o
  GEN     lib/oid_registry_data.c
  CC      lib/oid_registry.o
  CC      lib/ucs2_string.o
  LD      lib/built-in.o
  CC      lib/argv_split.o
  CC      lib/bug.o
  CC      lib/cmdline.o
  CC      lib/cpumask.o
  CC      lib/ctype.o
  CC      lib/dec_and_lock.o
  CC      lib/decompress.o
  CC      lib/decompress_bunzip2.o
  CC      lib/decompress_inflate.o
  CC      lib/decompress_unlz4.o
  CC      lib/decompress_unlzma.o
  CC      lib/decompress_unlzo.o
  CC      lib/decompress_unxz.o
  CC      lib/dump_stack.o
  CC      lib/earlycpio.o
  CC      lib/extable.o
  CC      lib/flex_proportions.o
  CC      lib/idr.o
  CC      lib/int_sqrt.o
  CC      lib/ioremap.o
  CC      lib/irq_regs.o
  CC      lib/is_single_threaded.o
  CC      lib/klist.o
  CC      lib/kobject.o
  CC      lib/kobject_uevent.o
  CC      lib/md5.o
  CC      lib/plist.o
  CC      lib/proportions.o
  CC      lib/radix-tree.o
  CC      lib/ratelimit.o
  CC      lib/rbtree.o
  CC      lib/sha1.o
  CC      lib/show_mem.o
  CC      lib/string.o
  CC      lib/timerqueue.o
  CC      lib/vsprintf.o
  AR      lib/lib.a
  CC      arch/x86/lib/msr-smp.o
  CC      arch/x86/lib/cache-smp.o
  CC      arch/x86/lib/msr.o
  AS      arch/x86/lib/msr-reg.o
  CC      arch/x86/lib/msr-reg-export.o
  CC      arch/x86/lib/hash.o
  CC      arch/x86/lib/atomic64_32.o
  LD      arch/x86/lib/built-in.o
  AS      arch/x86/lib/atomic64_cx8_32.o
  AS      arch/x86/lib/checksum_32.o
  CC      arch/x86/lib/cmdline.o
  CC      arch/x86/lib/delay.o
  AS      arch/x86/lib/getuser.o
  GEN     arch/x86/lib/inat-tables.c
  CC      arch/x86/lib/inat.o
  CC      arch/x86/lib/insn.o
  CC      arch/x86/lib/memcpy_32.o
  CC      arch/x86/lib/misc.o
  AS      arch/x86/lib/putuser.o
  AS      arch/x86/lib/rwsem.o
  CC      arch/x86/lib/string_32.o
  CC      arch/x86/lib/strstr_32.o
  AS      arch/x86/lib/thunk_32.o
  CC      arch/x86/lib/usercopy.o
  CC      arch/x86/lib/usercopy_32.o
  AR      arch/x86/lib/lib.a
  LINK    vmlinux
  LD      vmlinux.o
ld: link finale non riuscito: Memoria esaurita
make: *** [vmlinux] Errore 1

real	69m10.286s
user	47m26.336s
sys	3m27.208s

Why did I get this error? I'm running Linux Mint on a Laptop with 1GB of RAM with a Intel Celeron M processor

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: A lot of questions...

Post#4 by francois » 26 Dec 2014, 00:40

Prendre son temps, profiter de celui qui passe.

User avatar
brokenman
Site Admin
Site Admin
Posts: 6105
Joined: 27 Dec 2010, 03:50
Distribution: Porteus v4 all desktops
Location: Brazil

Re: A lot of questions...

Post#5 by brokenman » 26 Dec 2014, 03:12

Explaining in detail is something I don't have the time nor desire to do. People that want to build Porteus need to be able to troubleshoot and also work things out for themselves, Otherwise they will always be back asking questions.

I will add that Fanthom is responsible for building the core of what makes Porteus what it is. I have built my own core modules many times but there is really not many situations where you need to do this.
I think your question should not be how you can build porteus, but how you can build a desktop environment on top of Porteus, or how you can add something to help improve porteus.

1) How was Porteus Built?
Install the slackware packages into a temporary folder.
Add additional custom Porteus files
Run a script to strip unrequired files, fix permissions etc.
Packages for each mdule can be foud in /var/log/packages

2) Do you use Porteus as main system?
Yes

3) Why did you use slackware as base?
In my opinion, stability.

4) Whould you recommend to a newbie to use Slackware? Why?
It really depends on the individual motives of the user.

5) How do you deal with the lack of software in Slackware compared to Debian or Ubuntu
We have a package manager that gives a selection from 5 differet repositories. Personally I have never had a need for anything more than that. If I do I compile it from source.

I hope this answers some of your queries.
How do i become super user?
Wear your underpants on the outside and put on a cape.

Michele13
Black ninja
Black ninja
Posts: 60
Joined: 18 Aug 2013, 10:23
Distribution: Based on Debian and Slackware
Location: Italy

Re: A lot of questions...

Post#6 by Michele13 » 26 Dec 2014, 11:26

Also, why did you remove LXDE and RazorQT in favor of LXQT?

User avatar
fanthom
Moderator Team
Moderator Team
Posts: 5666
Joined: 28 Dec 2010, 02:42
Distribution: Porteus Kiosk
Location: Poland
Contact:

Re: A lot of questions...

Post#7 by fanthom » 26 Dec 2014, 12:04

Please add [Solved] to your thread title if the solution was found.

Michele13
Black ninja
Black ninja
Posts: 60
Joined: 18 Aug 2013, 10:23
Distribution: Based on Debian and Slackware
Location: Italy

Re: A lot of questions...

Post#8 by Michele13 » 26 Dec 2014, 14:39

Ok, now I will try to compile Enlightenment from source, let's see what happens, but first let's get the dependencies!

User avatar
francois
Contributor
Contributor
Posts: 6434
Joined: 28 Dec 2010, 14:25
Distribution: xfce plank porteus nemesis
Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.

Re: A lot of questions...

Post#9 by francois » 26 Dec 2014, 17:16

2) Do you use Porteus as main system?
Yes, I do. Windows is out. It is simple when you get the basic functioning of porteus modular system. It has a small electronic fingerprint, takes very few space on the linux box. It's the fastest os in the west, the east, the north and the south.
3) Why did you use slackware as base?
Slackware is very reliable.
If you used debian as base making modules would have been more difficult because the way that distro works is more complex and makes it an hassle to create modules
other linux distributions packages translating to modules for porteus:
http://forum.porteus.org/viewtopic.php?f=39&t=4074
debian or archlinux could function with modules too, and there has been some effort to port packages of other distributions to porteus:
arch:
http://forum.porteus.org/viewtopic.php? ... 6&start=30
http://forum.porteus.org/viewtopic.php? ... 8&start=15
debian:
http://forum.porteus.org/viewtopic.php?f=75&t=3216
http://forum.porteus.org/viewtopic.php?f=114&t=3511
http://murga-linux.com/puppy/viewtopic.php?t=90660
4) Would you recommend to a newbie to use Slackware? Why?
As with all os, there is some adaptation with porteus (slackware derivative), slackware per se is more complicated to deal with. With its modular approach, the simplicity of usm the package manager of porteus, the fit to your need porteus downloader (web wizard: http://build.porteus.org/), and the eagerness of forum members to support, porteus should be a distribution of choice. There is willingness to provide this distribution to newcomers, though we paradoxically got the nerds distribution tag in some circles.
5)How do you deal with the lack of software in Slackware compared to Debian or Ubuntu? (I already know about SlackBuilds, alien packages, etc)
compile every software from soit ce..?

Building from source is the main way to do it with slack.build. To do so, minimally, you need the devel.xzm package. However, with more simple packages, it is possible to transform .deb or .rpm into porteus xzm, given that the dependencies are available, best thing is to use slackware packages to provide dependencies and libraries. Running the converted package and looking into the prerequisites in the source package, is of good help to build from .deb and .rpm packages. See 3) for additional info on this topic.
Last edited by francois on 31 Dec 2014, 03:51, edited 1 time in total.
Prendre son temps, profiter de celui qui passe.

Michele13
Black ninja
Black ninja
Posts: 60
Joined: 18 Aug 2013, 10:23
Distribution: Based on Debian and Slackware
Location: Italy

Re: A lot of questions...

Post#10 by Michele13 » 31 Dec 2014, 01:21

-Can I ask questions about slackware in this forum?
- Where can I find additional modules for porteus other then this forum? (Sorry for the dummy questions, I'm trying to make a sort of FAQ for Porteus users in this thread. Use it if you wish)

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: A lot of questions...

Post#11 by Bogomips » 31 Dec 2014, 02:08

Maybe pkgs.org?
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

donald
Full of knowledge
Full of knowledge
Posts: 2064
Joined: 17 Jun 2013, 13:17
Distribution: Porteus 3.2.2 XFCE 32bit
Location: Germany

Re: A lot of questions...

Post#12 by donald » 31 Dec 2014, 04:13

@ Michele13
Porteus-apps.org is an un-official public repository for Porteus Linux xzm modules.
use it at your own risk
http://www.porteus-apps.org/

Bogomips
Full of knowledge
Full of knowledge
Posts: 2564
Joined: 25 Jun 2014, 15:21
Distribution: 3.2.2 Cinnamon & KDE5
Location: London

Re: A lot of questions...

Post#13 by Bogomips » 31 Dec 2014, 13:25

@donald

Freestyler's repository entries already in pkgs.org.
Linux porteus 4.4.0-porteus #3 SMP PREEMPT Sat Jan 23 07:01:55 UTC 2016 i686 AMD Sempron(tm) 140 Processor AuthenticAMD GNU/Linux
NVIDIA Corporation C61 [GeForce 6150SE nForce 430] (rev a2) MemTotal: 901760 kB MemFree: 66752 kB

Post Reply