summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorRobert Schwebel <r.schwebel@pengutronix.de>2009-04-20 07:15:44 +0000
committerRobert Schwebel <r.schwebel@pengutronix.de>2009-04-20 07:15:44 +0000
commit075fe3a0065f3bba402727cf5d7615b9c5b3ac2c (patch)
tree5a37cfaaae0057bc2876c20ed6ad5484d799343a /TODO
parent1c75737dae4982c75b476e730984eb02c7279c18 (diff)
downloadptxdist-075fe3a0065f3bba402727cf5d7615b9c5b3ac2c.tar.gz
ptxdist-075fe3a0065f3bba402727cf5d7615b9c5b3ac2c.tar.xz
git-svn-id: https://svn.pengutronix.de/svn/ptxdist/trunks/ptxdist-trunk@10308 33e552b5-05e3-0310-8538-816dae2090ed
Diffstat (limited to 'TODO')
-rw-r--r--TODO53
1 files changed, 29 insertions, 24 deletions
diff --git a/TODO b/TODO
index 81b3a8dce..9478b2e9e 100644
--- a/TODO
+++ b/TODO
@@ -1,35 +1,13 @@
TODO before 1.99.13
===================
-[x] jbe: tcpdump fails when IPv6 is enabled:
- checking getaddrinfo bug... buggy
- Fatal: You must get working getaddrinfo() function.
- or you can specify "--disable-ipv6".
-
- Update: 20090417 mkl: done
-
-[ ] jbe: libmad tries to re-generate the configure script and fails if system's
- version is not the correct one
- [...]
- missing --run automake-1.10 --foreign
- aclocal.m4:16: warning: this file was generated for autoconf 2.61.
- You have another version of autoconf. It may work, but is not guaranteed to.
- If you have problems, you may need to regenerate the build system entirely.
- To do so, use the procedure documented by the package, typically `autoreconf'.
- configure.ac:29: version mismatch. This is Automake 1.10,
- configure.ac:29: but the definition used by this AM_INIT_AUTOMAKE
- configure.ac:29: comes from Automake 1.10.1. You should recreate configure.ac:29: aclocal.m4 with aclocal and run automake again.
+[ ] rsc: python-3.0 breaks in install stage; it worked before, so find out
+ what made this fail.
[ ] jbe: INITMETHOD_BBINIT_ETC_INITD_LOGROTATE makes no sence with busybox's syslog.
Doesn't work, because it does not create any *.log files, which logrotate tries
to handle.
-[x] Dioptik: freetype 2.3.8 web link is dead
- From the freetype website "Don't use this version! This is a bugfix release
- for the 2.3 series. All users should upgrade. See this page for the release notes."
-
- Update: 20090417 mkl: done
-
[ ] mkl: remove inetd.conf leftovers
[frogger@hardanger:rules]$ wcgrep inetd.conf|grep -v "inetd.conf.d"|grep -v postinst
@@ -559,6 +537,33 @@ Test suite components to be added
DONE
====
+[-] jbe: libmad tries to re-generate the configure script and fails if system's
+ version is not the correct one
+ [...]
+ missing --run automake-1.10 --foreign
+ aclocal.m4:16: warning: this file was generated for autoconf 2.61.
+ You have another version of autoconf. It may work, but is not guaranteed to.
+ If you have problems, you may need to regenerate the build system entirely.
+ To do so, use the procedure documented by the package, typically `autoreconf'.
+ configure.ac:29: version mismatch. This is Automake 1.10,
+ configure.ac:29: but the definition used by this AM_INIT_AUTOMAKE
+ configure.ac:29: comes from Automake 1.10.1. You should recreate configure.ac:29: aclocal.m4 with aclocal and run automake again.
+
+ Update 20090420 rsc: not reproducable, neither @mkl nor @rsc
+
+[x] Dioptik: freetype 2.3.8 web link is dead
+ From the freetype website "Don't use this version! This is a bugfix release
+ for the 2.3 series. All users should upgrade. See this page for the release notes."
+
+ Update: 20090417 mkl: done
+
+[x] jbe: tcpdump fails when IPv6 is enabled:
+ checking getaddrinfo bug... buggy
+ Fatal: You must get working getaddrinfo() function.
+ or you can specify "--disable-ipv6".
+
+ Update: 20090417 mkl: done
+
[x] jbe: SDL menu: Unsure if SDL mixer and SDL image must depend on SDL?
mkl: no they must select SDL