OpenWrt Forum Archive

Topic: Could not build current SVN version...

The content of this topic has been archived on 14 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

Hi, I have just update a new fresh folder with the openWRT project, but the initial build doesn't work.

Here is some log:

~/work/openWRT >  svn checkout https://svn.openwrt.org/openwrt/trunk/ kamikaze-trunk
Révision 10542 extraite.
~/work/openWRT >  cd kamikaze-trunk
~/work/openWRT/kamikaze-trunk >  ./scripts/feeds update
Updating feed 'packages'...
À la révision 10542.
Updating feed 'xwrt'...
Domaine d'authentification : <http://svn.berlios.de:80> Members Only
Mot de passe pour 'phil' :
Domaine d'authentification : <http://svn.berlios.de:80> Members Only
Nom d'utilisateur : Mot de passe pour '' :
Domaine d'authentification : <http://svn.berlios.de:80> Members Only

It seems there is a packages who need to connect to a password protected area.
After, the "make defconfig" works, but the "make package/symlinks" failed.

Did you have an idear ?

Thanx

Phil

What forum2008 is trying to say is that the URL for the X-wrt packages has changed, but it has been fixed.

Run "svn up" in kamikaze-trunk to get the fix and try again.

Exactly smile

Hi,

Works like a charm !

Thanx for the support wink

Phil

The discussion might have continued from here.