Re: [ptxdist] [PATCH] DirectFB-1.1.1

2008-01-16 Thread Marco Cavallini

Please do not send base64 encoded messages. Please make sure your mailer
doesn't break patch by wrapping lines (try to send it yourself first).
Please make sure patch is indeed properly verified, see bellow.


Now is working on my target although I'm using RGB24 and is still not 
supported in latest version.


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini | KOAN SAS | Bergamo - Italia
 embedded and real-time software engineering
Phone:+39-035-255.235 - Fax:+39-178-22.39.748
  http://www.KoanSoftware.com
--- rules-old/directfb.make	2002-03-27 14:25:00.0 +0100
+++ rules/directfb.make	2008-01-16 19:49:23.0 +0100
@@ -8,6 +8,8 @@
 # For further information about the PTXdist project and license conditions
 # see the README file.
 #
+# Copyright (C) 2008 by Marco Cavallini [EMAIL PROTECTED]
+# Added DirectFB-1.1.1 support
 
 #
 # We provide this package
@@ -17,7 +19,7 @@
 #
 # Paths and names
 #
-DIRECTFB_VERSION	:= 1.0.1
+DIRECTFB_VERSION	:= 1.1.1
 DIRECTFB		:= DirectFB-$(DIRECTFB_VERSION)
 DIRECTFB_SUFFIX		:= tar.gz
 DIRECTFB_URL		:= http://www.directfb.org/downloads/Core/$(DIRECTFB).$(DIRECTFB_SUFFIX)
@@ -102,10 +104,10 @@
 
 ifdef PTXCONF_DIRECTFB_DEBUG
 DIRECTFB_AUTOCONF += --enable-debug
-MODULE_DIRECTORY   = /usr/lib/directfb-1.0-0
+MODULE_DIRECTORY   = /usr/lib/directfb-1.1-0
 else
 DIRECTFB_AUTOCONF += --disable-debug-support
-MODULE_DIRECTORY   = /usr/lib/directfb-1.0-0-pure
+MODULE_DIRECTORY   = /usr/lib/directfb-1.1-0-pure
 endif
 
 ifdef PTXCONF_DIRECTFB_TRACE
@@ -197,22 +199,22 @@
 		/usr/bin/dfbinfo)
 
 	@$(call install_copy, directfb, 0, 0, 0644, \
-		$(DIRECTFB_DIR)/src/.libs/libdirectfb-1.0.so.0.1.0, \
-		/usr/lib/libdirectfb-1.0.so.0.1.0)
-	@$(call install_link, directfb, libdirectfb-1.0.so.0.1.0, /usr/lib/libdirectfb-1.0.so.0)
-	@$(call install_link, directfb, libdirectfb-1.0.so.0.1.0, /usr/lib/libdirectfb.so)
-
-	@$(call install_copy, directfb, 0, 0, 0644, \
-		$(DIRECTFB_DIR)/lib/fusion/.libs/libfusion-1.0.so.0.1.0, \
-		/usr/lib/libfusion-1.0.so.0.1.0)
-	@$(call install_link, directfb, libfusion-1.0.so.0.1.0, /usr/lib/libfusion-1.0.so.0)
-	@$(call install_link, directfb, libfusion-1.0.so.0.1.0, /usr/lib/libfusion.so)
-
-	@$(call install_copy, directfb, 0, 0, 0644, \
-		$(DIRECTFB_DIR)/lib/direct/.libs/libdirect-1.0.so.0.1.0, \
-		/usr/lib/libdirect-1.0.so.0.1.0)
-	@$(call install_link, directfb, libdirect-1.0.so.0.1.0, /usr/lib/libdirect-1.0.so.0)
-	@$(call install_link, directfb, libdirect-1.0.so.0.1.0, /usr/lib/libdirect.so)
+		$(DIRECTFB_DIR)/src/.libs/libdirectfb-1.1.so.0.1.0, \
+		/usr/lib/libdirectfb-1.1.so.0.1.0)
+	@$(call install_link, directfb, libdirectfb-1.1.so.0.1.0, /usr/lib/libdirectfb-1.1.so.0)
+	@$(call install_link, directfb, libdirectfb-1.1.so.0.1.0, /usr/lib/libdirectfb.so)
+
+	@$(call install_copy, directfb, 0, 0, 0644, \
+		$(DIRECTFB_DIR)/lib/fusion/.libs/libfusion-1.1.so.0.1.0, \
+		/usr/lib/libfusion-1.1.so.0.1.0)
+	@$(call install_link, directfb, libfusion-1.1.so.0.1.0, /usr/lib/libfusion-1.1.so.0)
+	@$(call install_link, directfb, libfusion-1.1.so.0.1.0, /usr/lib/libfusion.so)
+
+	@$(call install_copy, directfb, 0, 0, 0644, \
+		$(DIRECTFB_DIR)/lib/direct/.libs/libdirect-1.1.so.0.1.0, \
+		/usr/lib/libdirect-1.1.so.0.1.0)
+	@$(call install_link, directfb, libdirect-1.1.so.0.1.0, /usr/lib/libdirect-1.1.so.0)
+	@$(call install_link, directfb, libdirect-1.1.so.0.1.0, /usr/lib/libdirect.so)
 
 
 	@$(call install_copy, directfb, 0, 0, 0644, \
-- 
ptxdist mailing list
ptxdist@pengutronix.de


[ptxdist] building xorg with ptx-1.99.0

2007-11-20 Thread Marco Cavallini
Hi,
I'm trying to build  xorg with ptx-1.99.0
but I face to the following error.

Does anybody could share his/her valid ptxconfig file so I can learn
which missing options are defintely required by xorg ?

TIA

-
target: host-xorg-lib-x11.prepare
-

.snip.
checking if /usr/bin/cpp requires -undef... yes
checking if /usr/bin/cpp requires -traditional... yes
checking whether to use XCB... (cached) yes
checking for pkg-config...
/home/koan/ptxdist/myprojects/armtestprj/local-host/bin/pkg-config
checking pkg-config is at least version 0.9.0... yes
checking for XPROTO... yes
checking for X11... configure: error: Package requirements (xextproto
xtrans xcb-xlib = 0.9.92) were not met:

No package 'xcb-xlib' found


Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
/marco

-- 
Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini
Koan s.a.s. - Bergamo - Italia
Embedded and Real-Time Software Engineering
Tel.: (+39) 035-255.235
Fax : (+39) 178-22.39.748
http://www.KoanSoftware.com  -  http://www.KaeilOS.com

Informativa D.Lgs 196/2003 (Privacy)
http://www.koansoftware.com/it/prf_privacy.htm

-- 
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] building xorg with ptx-1.99.0

2007-11-20 Thread Marco Cavallini
Robert Schwebel ha scritto:
 On Tue, Nov 20, 2007 at 08:16:24PM +0100, Marco Cavallini wrote:
 thank you for answering.

 Do you mean that nobody has successfully built xorg since now ?
 
 1.99.0 has xorg 7.3 and yes, it is still work in progress.
 
 Robert

ack

But I faced to the same problem with 1.0.1
so the answer is which ptx version does successfully build xorg ?

/marco

-- 
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] PTXdist-1.0.1 toolchain building

2007-10-22 Thread Marco Cavallini
Robert Schwebel ha scritto:
 On Sat, Oct 20, 2007 at 06:39:46PM +0200, Marco Cavallini [KOAN] wrote:
 I have been trying to use OSELAS.Toolchain-1.1.0 with PTXdist-1.0.1
 unsuccessfully. I wonder if you could use this latest version to
 build some toolchain or at least give me some hints about how to
 proceed.
 
 We've tested the toolchain stack and it's next resease will work with
 1.0.0 and 1.0.1. However, the release is not out yet, so you'll have to
 wait until then or live with the trunk.

Do you mean that current svn trunk is able to build toolchains ?

/marco

-- 
ptxdist mailing list
ptxdist@pengutronix.de


[ptxdist] PTXdist-1.0.1 toolchain building

2007-10-20 Thread Marco Cavallini [KOAN]
Hi,
I have been trying to use OSELAS.Toolchain-1.1.0 with PTXdist-1.0.1 
unsuccessfully.
I wonder if you could use this latest version to build some toolchain or 
at least give me some hints about how to proceed.

BTW what ARM toolchain are you using ?
Is it created with PTX or maybe are you using latest ELDK ?

Thank you very much

Cordiali Saluti / Kindest Regards / mit freundlichen Grüssen
--
Marco Cavallini
Koan s.a.s. - Bergamo - Italia
Embedded and Real-Time Software Engineering

-- 
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] Testing ptxdist-1.0.0

2007-10-02 Thread Marco Cavallini
after some succesful building I get an error


   AR  util-linux/lib.a
   LINKbusybox_unstripped
/home/koan/ptxdist/progetti/testarm/build-target/busybox-1.4.2/scripts/trylink: 
5: function: not found
/home/koan/ptxdist/progetti/testarm/build-target/busybox-1.4.2/scripts/trylink: 
11: Syntax error: } unexpected
make[1]: *** [busybox_unstripped] Error 2
make[1]: Leaving directory 
`/home/koan/ptxdist/progetti/testarm/build-target/busybox-1.4.2'
make: *** [/home/koan/ptxdist/progetti/testarm/state/busybox.compile] 
Error 2

error: a command in the pipe returned 2, bailing out



/marco

-- 
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] Testing ptxdist-1.0.0

2007-09-27 Thread Marco Cavallini
 $ ptxdist clone OSELAS.BSP-Pengutronix-GenericArmGlibc-3 toolchaintest
 $ cd toolchaintest/
 $ ptxdist go
 
 Old style toolchains are obsolete. Use OSELAS.Toolchain (which,
 unfortunately, isn't updated to 1.0.0 as well, so use either 0.10.6 to
 build the toolchain, or change the ptxconfig to 1.0.0 - it works).
 

Hi Robert,
thank you for answering.

I ahven't understood,
have I to build toolchain with 0.10.6 and after that use 1.0.0 or
can I use 1.0.0 but in ths case what exactly do I have to do with 
ptxconfig file ?

Anyway is not clear the meaning of the options in ptxdist menuconfig,
do you have any document explaining them ?

ciao
-- 
Marco Cavallini
Koan s.a.s. - Bergamo - Italia
Embedded and Real-Time Software Engineering
Tel. ITA.: (+39) 035-26.50.472 - (+39) 035-255.235
Tel. U.K.: (+44) (0)131.60.60.120
Fax:   (+39) 178-22.39.748
http://www.KoanSoftware.com  -  http://www.KaeilOS.com

-- 
ptxdist mailing list
ptxdist@pengutronix.de


Re: [ptxdist] Testing ptxdist-1.0.0

2007-09-27 Thread Marco Cavallini
 ptxdisk 1.0 is ok on ubuntu, ptxdist 10.6 doesn't work right.
 
 To fix the locale error in 10.6 edit configure:
 LOCALEDEF_VERSION=`$LOCALEDEF --version 2/dev/null | $SED -ne
 s/.*bin. \([0-9\.]*\)/\1/p`

Thank you Jon
now it works smoothly

/marco

-- 
ptxdist mailing list
ptxdist@pengutronix.de