port glib to buildroot-ng
git-svn-id: svn://svn.openwrt.org/openwrt/packages@4227 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
18988
libs/glib/patches/01-debian-9
Normal file
18988
libs/glib/patches/01-debian-9
Normal file
File diff suppressed because it is too large
Load Diff
210
libs/glib/patches/02-cross-compile-fix.patch
Normal file
210
libs/glib/patches/02-cross-compile-fix.patch
Normal file
@ -0,0 +1,210 @@
|
||||
diff -urN glib-1.2.10.old/configure glib-1.2.10/configure
|
||||
--- glib-1.2.10.old/configure 2005-04-03 01:09:18.000000000 +0200
|
||||
+++ glib-1.2.10/configure 2005-04-03 01:09:37.000000000 +0200
|
||||
@@ -6025,7 +6025,7 @@
|
||||
glib_save_LIBS=$LIBS
|
||||
LIBS="$LIBS -lm"
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6032 "configure"
|
||||
@@ -6043,7 +6043,7 @@
|
||||
glib_save_CFLAGS=$CFLAGS
|
||||
CFLAGS="$CFLAGS -std1"
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6050 "configure"
|
||||
@@ -6390,7 +6390,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6397 "configure"
|
||||
@@ -6430,7 +6430,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6437 "configure"
|
||||
@@ -6470,7 +6470,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6477 "configure"
|
||||
@@ -6510,7 +6510,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6517 "configure"
|
||||
@@ -6550,7 +6550,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6557 "configure"
|
||||
@@ -6590,7 +6590,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6597 "configure"
|
||||
@@ -6708,7 +6708,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6715 "configure"
|
||||
@@ -6749,7 +6749,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6756 "configure"
|
||||
@@ -6790,7 +6790,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6797 "configure"
|
||||
@@ -6876,7 +6876,7 @@
|
||||
rm -f conftest*
|
||||
if test $ac_cv_c_bigendian = unknown; then
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 6883 "configure"
|
||||
@@ -7767,7 +7767,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 7774 "configure"
|
||||
@@ -7809,7 +7809,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 7816 "configure"
|
||||
@@ -7854,7 +7854,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 7861 "configure"
|
||||
@@ -7899,7 +7899,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 7906 "configure"
|
||||
@@ -8254,7 +8254,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 8261 "configure"
|
||||
@@ -8306,7 +8306,7 @@
|
||||
else
|
||||
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 8313 "configure"
|
||||
@@ -9137,7 +9137,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 9144 "configure"
|
||||
@@ -9237,7 +9237,7 @@
|
||||
echo "configure:9238: checking whether pthread_mutex_trylock is posix like" >&5
|
||||
# DCE Threads return 1 as success, posix 0. what a mess.
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 9244 "configure"
|
||||
@@ -9267,7 +9267,7 @@
|
||||
echo "configure:9268: checking whether pthread_cond_timedwait is posix like" >&5
|
||||
# DCE Threads return -1 as failure, posix ETIMEDOUT.
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 9274 "configure"
|
||||
@@ -9332,7 +9332,7 @@
|
||||
echo $ac_n "(cached) $ac_c" 1>&6
|
||||
else
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 9339 "configure"
|
||||
@@ -9452,7 +9452,7 @@
|
||||
done
|
||||
echo "return 0; }" >>confrun.c
|
||||
if test "$cross_compiling" = yes; then
|
||||
- { echo "configure: error: can not run test program while cross compiling" 1>&2; exit 1; }
|
||||
+ { echo "configure: error: can not run test program while cross compiling" 1>&2; }
|
||||
else
|
||||
cat > conftest.$ac_ext <<EOF
|
||||
#line 9459 "configure"
|
31
libs/glib/patches/03-use-glibconfig-sysdefs
Normal file
31
libs/glib/patches/03-use-glibconfig-sysdefs
Normal file
@ -0,0 +1,31 @@
|
||||
diff -urN glib-1.2.10.old/glib.h glib-1.2.10/glib.h
|
||||
--- glib-1.2.10.old/glib.h 2001-02-27 04:44:38.000000000 +0100
|
||||
+++ glib-1.2.10/glib.h 2005-04-03 01:43:17.000000000 +0200
|
||||
@@ -63,6 +63,7 @@
|
||||
* exist. The prototype looks like the above, give or take a const,
|
||||
* or size_t.
|
||||
*/
|
||||
+#include <glibconfig-sysdefs.h>
|
||||
#include <glibconfig.h>
|
||||
|
||||
/* include varargs functions for assertment macros
|
||||
diff -urN glib-1.2.10.old/configure glib-1.2.10/configure
|
||||
--- glib-1.2.10.old/configure 2005-04-03 01:43:49.000000000 +0200
|
||||
+++ glib-1.2.10/configure 2005-04-03 01:45:47.000000000 +0200
|
||||
@@ -575,16 +575,6 @@
|
||||
# Save this value here, since automake will set cflags later
|
||||
cflags_set=${CFLAGS+set}
|
||||
|
||||
-# we rewrite this file
|
||||
-rm -f glibconfig-sysdefs.h
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
-
|
||||
|
||||
# libtool versioning
|
||||
LT_RELEASE=$GLIB_MAJOR_VERSION.$GLIB_MINOR_VERSION
|
22
libs/glib/patches/04-gcc3.4-fix
Normal file
22
libs/glib/patches/04-gcc3.4-fix
Normal file
@ -0,0 +1,22 @@
|
||||
Submitted By: Uwe D<>ffert (lfs at uwe-dueffert dot de)
|
||||
Date: 2004-05-15
|
||||
Initial Package Version: 1.2.10
|
||||
Origin: self-created, http://www.uwe-dueffert.de/lfs/ownpatches/glib-1.2.10-gcc34-1.patch
|
||||
Upstream Status: not reported
|
||||
Description: fix compilation of glib1 with gcc34
|
||||
|
||||
$LastChangedBy$
|
||||
$Date$
|
||||
|
||||
diff -Naur glib-1.2.10.orig/gstrfuncs.c glib-1.2.10/gstrfuncs.c
|
||||
--- glib-1.2.10.orig/gstrfuncs.c 2004-05-15 13:40:03.556092792 +0000
|
||||
+++ glib-1.2.10/gstrfuncs.c 2004-05-15 13:40:36.712052320 +0000
|
||||
@@ -47,6 +47,8 @@
|
||||
* inteferes with g_strsignal() on some OSes
|
||||
*/
|
||||
|
||||
+#define G_GNUC_PRETTY_FUNCTION
|
||||
+
|
||||
typedef union _GDoubleIEEE754 GDoubleIEEE754;
|
||||
#define G_IEEE754_DOUBLE_BIAS (1023)
|
||||
/* multiply with base2 exponent to get base10 exponent (nomal numbers) */
|
Reference in New Issue
Block a user