dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions

unable to compile

<< < (3/3)

Jason W:
Is all SCEs that are loaded up to date? 

Jason W:
I added libtool and sed to build-essential's deps now.

jls:
Which pkg should be up-to-date? As for build essential, it was reimported just before the tests.
I've to add that there are the trusty-backports under my debextra folder

Jason W:
Any SCE that is being loaded needs to be up to date as I have made some changes in the startup scripts of the gcc related packages.  And not having these changes in your local SCEs may be the problem. 

jls:
Hi
Re-importing build-essential without my debextra dir make the compiler work:
below is my debextra:

--- Code: ---jls@box:~$ cat /opt/debextra/*
http://ppa.launchpad.net/enlightenment-git/ppa/ubuntu trusty main
http://ppa.launchpad.net/niko2040/e19/ubuntu trusty main
 http://ppa.launchpad.net/ferramroberto/lffl/ubuntu trusty main http://dl.google.com/linux/talkplugin/deb/ stable main
http://ppa.launchpad.net/libreoffice/ppa/ubuntu trusty main
http://ppa.launchpad.net/igesef/liferea/ubuntu trusty mainhttp://ppa.launchpad.net/pidgin-developers/ppa/ubuntu trusty main
http://ftp5.gwdg.de/pub/opensuse/repositories/home:/jgeboski/xUbuntu_14.04 ./
http://ppa.launchpad.net/transmissionbt/ppa/ubuntu trusty main http://archive.canonical.com/ubuntu/ trusty partner
http://packages.bodhilinux.com/bodhi trusty main
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-updates main
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-updates multiverse
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-updates restricted
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-updates universe
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-backports main
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-backports multiverse
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-backports restricted
http://ubuntu.mirror.garr.it/mirrors/ubuntu-archive/ trusty-backports universe
jls@box:~$


--- End code ---


ps. I think there is some problem on my system:


--- Code: ---
jls@box:~$ sudo /opt/bootlocal.sh
sudo: /opt/bootlocal.sh: command not found
jls@box:~$ sudo sh /opt/bootlocal.sh
jls@box:~$ head /opt/bootlocal.sh
#!/bin/busybox ash
# put other system startup commands here

TCUSER=$(cat /etc/sysconfig/tcuser)


[ $(hostname) = "vesa" ]  && cp /etc/X11/xorg-vesa.conf /etc/X11/xorg.conf

sudo rm -f /opt/debextra/*
VERSION=`version|awk -F : '{ print $1 }' |awk -F - '{ print $2 }'`
jls@box:~$

--- End code ---

Navigation

[0] Message Index

[*] Previous page

Go to full version