<?xml version="1.0" encoding="utf-8"?>
<!-- generator="FeedCreator 1.7.2-ppt DokuWiki" -->
<?xml-stylesheet href="http://db0fhn-i.ampr.org/lib/exe/css.php?s=feed" type="text/css"?>
<rdf:RDF
    xmlns="http://purl.org/rss/1.0/"
    xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#"
    xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
    xmlns:dc="http://purl.org/dc/elements/1.1/">
    <channel rdf:about="http://db0fhn-i.ampr.org/feed.php">
        <title>Hamradio projects:openwrt:devel</title>
        <description></description>
        <link>http://db0fhn-i.ampr.org/</link>
        <image rdf:resource="http://db0fhn-i.ampr.org/lib/tpl/dokuwiki/images/favicon.ico" />
       <dc:date>2026-04-28T17:05:04+02:00</dc:date>
        <items>
            <rdf:Seq>
                <rdf:li rdf:resource="http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:apps&amp;rev=1389528992&amp;do=diff"/>
                <rdf:li rdf:resource="http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:ax25&amp;rev=1389529031&amp;do=diff"/>
                <rdf:li rdf:resource="http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:image&amp;rev=1389529061&amp;do=diff"/>
            </rdf:Seq>
        </items>
    </channel>
    <image rdf:about="http://db0fhn-i.ampr.org/lib/tpl/dokuwiki/images/favicon.ico">
        <title>Hamradio</title>
        <link>http://db0fhn-i.ampr.org/</link>
        <url>http://db0fhn-i.ampr.org/lib/tpl/dokuwiki/images/favicon.ico</url>
    </image>
    <item rdf:about="http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:apps&amp;rev=1389528992&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-12T13:16:32+02:00</dc:date>
        <title>projects:openwrt:devel:apps</title>
        <link>http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:apps&amp;rev=1389528992&amp;do=diff</link>
        <description>Environment


PATH=/home/jann/openwrt/trunk/staging_dir/toolchain-mipsel_gcc3.4.6/mipsel-linux/bin:$PATH


Wampes

Compiling

	*  Copy old “src/setsp.c” to new directory
	*  Search for “setsp.c” in “src/Makefile” and change Line 303 to “$(CC) -E $&lt; &gt; setsp.s; $(CC) -c setsp.s;; \”
	*  Edit lib/configure
		*  Point on Line 3 and 40 to your crosscompilerpath (CC=...../mipsel-linux-gcc)
		*  Add ”-Os” and ”-DSINGLE_THREADED” to your CFLAGS in Line 4
		*  Point your LIBS to your crosscompiled “libgd…</description>
    </item>
    <item rdf:about="http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:ax25&amp;rev=1389529031&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-12T13:17:11+02:00</dc:date>
        <title>projects:openwrt:devel:ax25</title>
        <link>http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:ax25&amp;rev=1389529031&amp;do=diff</link>
        <description>Sources: &lt;http://www.linux-ax25.org/wiki/CVS&gt;

Installing development tools and getting sources on a Debian machine:


apt-get install cvs autoconf automake libtool libncurses-dev g++
cvs -d :pserver:cvs@cvs.linux-ax25.org:/home/ax25-cvs login         &lt;- password: cvs
cvs -d :pserver:cvs@cvs.linux-ax25.org:/home/ax25-cvs co ax25-tools
cvs -d :pserver:cvs@cvs.linux-ax25.org:/home/ax25-cvs co ax25-apps
cvs -d :pserver:cvs@cvs.linux-ax25.org:/home/ax25-cvs co libax25</description>
    </item>
    <item rdf:about="http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:image&amp;rev=1389529061&amp;do=diff">
        <dc:format>text/html</dc:format>
        <dc:date>2014-01-12T13:17:41+02:00</dc:date>
        <title>projects:openwrt:devel:image</title>
        <link>http://db0fhn-i.ampr.org/doku.php?id=projects:openwrt:devel:image&amp;rev=1389529061&amp;do=diff</link>
        <description>Building an image

Everything as normal user (non-root).

Hint: Work in “screen”.

Getting the tools


apt-get install gcc binutils patch bzip2 flex bison make gettext pkg-config unzip libz-dev automake1.4
wget http://downloads.openwrt.org/kamikaze/7.09/kamikaze_7.09.tar.bz2
bunzip2 kamikaze_7.09.tar.bz2
tar xvf kamikaze_7.09.tar</description>
    </item>
</rdf:RDF>
