You can subscribe to this list here.
2008 |
Jan
|
Feb
|
Mar
(41) |
Apr
(35) |
May
(18) |
Jun
(5) |
Jul
(4) |
Aug
(37) |
Sep
(9) |
Oct
(20) |
Nov
(50) |
Dec
(217) |
---|---|---|---|---|---|---|---|---|---|---|---|---|
2009 |
Jan
(212) |
Feb
(76) |
Mar
(113) |
Apr
(88) |
May
(130) |
Jun
(54) |
Jul
(208) |
Aug
(223) |
Sep
(112) |
Oct
(63) |
Nov
(131) |
Dec
(103) |
2010 |
Jan
(247) |
Feb
(130) |
Mar
(43) |
Apr
(92) |
May
(40) |
Jun
(43) |
Jul
(43) |
Aug
(80) |
Sep
(44) |
Oct
(74) |
Nov
(21) |
Dec
(46) |
2011 |
Jan
(36) |
Feb
(11) |
Mar
(21) |
Apr
(33) |
May
(4) |
Jun
(12) |
Jul
(5) |
Aug
(20) |
Sep
|
Oct
(64) |
Nov
(26) |
Dec
(71) |
2012 |
Jan
(13) |
Feb
(24) |
Mar
(11) |
Apr
(2) |
May
(10) |
Jun
(5) |
Jul
(13) |
Aug
(7) |
Sep
(26) |
Oct
(22) |
Nov
(17) |
Dec
(16) |
2013 |
Jan
(6) |
Feb
(6) |
Mar
(6) |
Apr
(8) |
May
(20) |
Jun
|
Jul
(1) |
Aug
(4) |
Sep
(18) |
Oct
(3) |
Nov
(14) |
Dec
(33) |
2014 |
Jan
(26) |
Feb
(6) |
Mar
(69) |
Apr
(10) |
May
|
Jun
(8) |
Jul
(18) |
Aug
(22) |
Sep
(19) |
Oct
(17) |
Nov
|
Dec
(4) |
2015 |
Jan
(14) |
Feb
(18) |
Mar
|
Apr
|
May
(26) |
Jun
(8) |
Jul
(9) |
Aug
(10) |
Sep
(15) |
Oct
(2) |
Nov
(30) |
Dec
(33) |
2016 |
Jan
(1) |
Feb
(24) |
Mar
(19) |
Apr
(1) |
May
|
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
(20) |
Oct
(5) |
Nov
(14) |
Dec
(4) |
2017 |
Jan
(15) |
Feb
(35) |
Mar
(10) |
Apr
(9) |
May
(14) |
Jun
(33) |
Jul
(1) |
Aug
(27) |
Sep
(7) |
Oct
|
Nov
(10) |
Dec
(15) |
2018 |
Jan
(29) |
Feb
|
Mar
(2) |
Apr
(1) |
May
(11) |
Jun
|
Jul
(1) |
Aug
(8) |
Sep
(11) |
Oct
(22) |
Nov
(9) |
Dec
(13) |
2019 |
Jan
(1) |
Feb
(7) |
Mar
(3) |
Apr
(21) |
May
(34) |
Jun
(36) |
Jul
(18) |
Aug
(17) |
Sep
(19) |
Oct
(8) |
Nov
(3) |
Dec
|
2020 |
Jan
|
Feb
(4) |
Mar
(8) |
Apr
(29) |
May
(50) |
Jun
(8) |
Jul
(2) |
Aug
(10) |
Sep
(1) |
Oct
(7) |
Nov
(9) |
Dec
(19) |
2021 |
Jan
(2) |
Feb
(9) |
Mar
(6) |
Apr
(21) |
May
(13) |
Jun
(11) |
Jul
(2) |
Aug
(1) |
Sep
(3) |
Oct
(26) |
Nov
(2) |
Dec
(16) |
2022 |
Jan
(8) |
Feb
(7) |
Mar
(1) |
Apr
(13) |
May
(1) |
Jun
(4) |
Jul
(4) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
(1) |
2023 |
Jan
(2) |
Feb
(3) |
Mar
(16) |
Apr
|
May
(2) |
Jun
(1) |
Jul
(4) |
Aug
(13) |
Sep
(8) |
Oct
(6) |
Nov
(4) |
Dec
|
2024 |
Jan
(3) |
Feb
(3) |
Mar
|
Apr
|
May
(1) |
Jun
|
Jul
(5) |
Aug
|
Sep
(1) |
Oct
|
Nov
(5) |
Dec
|
2025 |
Jan
(4) |
Feb
(2) |
Mar
|
Apr
(11) |
May
(1) |
Jun
(9) |
Jul
(18) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
|
|
|
1
|
2
|
3
|
4
|
5
|
6
(1) |
7
(6) |
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
|
25
|
26
|
27
|
28
|
29
(1) |
30
(6) |
31
|
From: Lonnie A. <li...@lo...> - 2015-01-30 22:18:02
|
Yes you should (custom build) :-) If --enable-soap was of general interest we could add it by default, but prefer to keep things as lean as possible. I haven't tried to see how much space the module adds. Lonnie On Jan 30, 2015, at 3:53 PM, Michael Knill <mic...@ip...> wrote: > Thanks Lonnie for your time with this. Look like I might need to bite the bullet and finally do some custom builds :) > > Regards > Michael Knill > > > > > On 31 Jan 2015, at 1:45 am, Lonnie Abelbeck <li...@lo...> wrote: > > Hi Michael, > > After a little research, for our php.mk simply adding "--enable-soap" should work. It relies on --enable-libxml and associated xml2 library, which we install by default. > > So in package/php/php.mk adding the line: > > PHP_CONF_OPT += --enable-soap > > should allow you to test. > > Lonnie > > > On Jan 29, 2015, at 10:51 PM, Michael Knill <mic...@ip...> wrote: > >> Hi devs >> >> Just wondering what are the implications of installing the PHP SOAP Client on Astlinux? >> I would like to do some SOAP based integration to obtain CRM data. >> >> Regards >> Michael Knill > > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming. The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net/ > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > |
From: Michael K. <mic...@ip...> - 2015-01-30 21:53:13
|
Thanks Lonnie for your time with this. Look like I might need to bite the bullet and finally do some custom builds :) Regards Michael Knill On 31 Jan 2015, at 1:45 am, Lonnie Abelbeck <li...@lo...> wrote: Hi Michael, After a little research, for our php.mk simply adding "--enable-soap" should work. It relies on --enable-libxml and associated xml2 library, which we install by default. So in package/php/php.mk adding the line: PHP_CONF_OPT += --enable-soap should allow you to test. Lonnie On Jan 29, 2015, at 10:51 PM, Michael Knill <mic...@ip...> wrote: > Hi devs > > Just wondering what are the implications of installing the PHP SOAP Client on Astlinux? > I would like to do some SOAP based integration to obtain CRM data. > > Regards > Michael Knill ------------------------------------------------------------------------------ Dive into the World of Parallel Programming. The Go Parallel Website, sponsored by Intel and developed in partnership with Slashdot Media, is your hub for all things parallel software development, from weekly thought leadership blogs to news, videos, case studies, tutorials and more. Take a look and join the conversation now. http://goparallel.sourceforge.net/ _______________________________________________ Astlinux-devel mailing list Ast...@li... https://lists.sourceforge.net/lists/listinfo/astlinux-devel Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... |
From: Lonnie A. <li...@lo...> - 2015-01-30 17:41:57
|
Hi Devs, For those of you building your own images, as of Revision: 6949 a new toolchain has to be built following the standard "crosstool-ng-src/README" instructions for crosstool-ng 1.20.0. You have done this before. BTW, be sure to remove your cached "initrd.img" file before you "./scripts/build" so the initrd gets rebuilt with the new toolchain. Linux Kernel 3.2.66, crosstool-ng 1.20.0 configured with eglibc 2.18 and gcc 4.8.3. Security fix: CVE-2015-0235 (GHOST: glibc gethostbyname buffer overflow) Also, RUNNIX has been updated to "runnix-0.4-6956" and is at the default mirror location. The motivation was fixing CVE-2015-0235 (GHOST: glibc gethostbyname buffer overflow), so bumping to eglibc 2.18 provides that fix as well others. Bumping gcc from 4.4.7 to 4.8.3 solved an issue, and for the long term is probably a good idea, though I don't like the extra bloat added to the code, but it does seem to generate slightly faster code. Hopefully eglibc 2.18 and gcc 4.8.3 will provide a couple years of service. Also note that crosstool-ng will remove eglibc for it's next release as eglibc 2.19 is the last for that project. Since the kernel version effects the toolchain, we also bumped to the latest 3.2 version, 3.2.66 . As expected gcc 4.8.3 caused the most image growth, eglibc 2.18 added some, and Linux 3.2.66 added very little growth. For example my builds without wanpipe and a couple other packages... Starting with... -- -rwxr-xr-x 1 root root 32276480 Jan 26 08:42 astlinux-1.0-6947.run -rwxr-xr-x 1 root root 1917693 Jan 28 08:29 initrd.img -- Adding Linux 3.2.66... -- -rwxr-xr-x 1 root root 32280576 Jan 28 08:29 astlinux-1.0-6948.run -rwxr-xr-x 1 root root 1917693 Jan 28 08:29 initrd.img -- Adding eglibc 2.18 and gcc 4.8.3... -- -rwxr-xr-x 1 root root 33902592 Jan 28 14:33 astlinux-1.0-6948.run -rwxr-xr-x 1 root root 2110988 Jan 28 14:33 initrd.img -- The good news, things seem to still work :-) and the "GHOST" vulnerability is fixed tested by the GHOST.c test here: http://www.openwall.com/lists/oss-security/2015/01/27/9 As far as performance, a sanity check I like is the "php-benchmark" script; Revision: 6948 - eglibc 2.15 and gcc 4.4.7 -------------------------------------- | PHP BENCHMARK SCRIPT | -------------------------------------- Start : 2015-01-28 17:59:48 CPU : Intel(R) Atom(TM) CPU D2550 @ 1.86GHz PHP version : 5.3.29 Platform : Linux -------------------------------------- test_math : 7.947 sec. test_stringmanipulation : 8.501 sec. test_loops : 6.473 sec. test_ifelse : 4.273 sec. -------------------------------------- Total time: : 27.194 sec. Revision: 6949 - eglibc 2.18 and gcc 4.8.3 -------------------------------------- | PHP BENCHMARK SCRIPT | -------------------------------------- Start : 2015-01-28 17:54:34 CPU : Intel(R) Atom(TM) CPU D2550 @ 1.86GHz PHP version : 5.3.29 Platform : Linux -------------------------------------- test_math : 8.443 sec. test_stringmanipulation : 8.400 sec. test_loops : 5.946 sec. test_ifelse : 4.032 sec. -------------------------------------- Total time: : 26.821 sec. Note the "test_math" is now 6% slower, but only comparing the other three it is 4.5% faster. Googling shows that glibc 2.16 caused grief to math performance and glibc 2.18 mostly fixed those, hopefully this does not affect us. The non-math performance gain is probably from gcc 4.8.3, but I have no data. Lonnie |
From: Lonnie A. <li...@lo...> - 2015-01-30 14:45:54
|
Hi Michael, After a little research, for our php.mk simply adding "--enable-soap" should work. It relies on --enable-libxml and associated xml2 library, which we install by default. So in package/php/php.mk adding the line: PHP_CONF_OPT += --enable-soap should allow you to test. Lonnie On Jan 29, 2015, at 10:51 PM, Michael Knill <mic...@ip...> wrote: > Hi devs > > Just wondering what are the implications of installing the PHP SOAP Client on Astlinux? > I would like to do some SOAP based integration to obtain CRM data. > > Regards > Michael Knill |
From: Lonnie A. <li...@lo...> - 2015-01-30 14:32:45
|
Hi Michael, The Status tab is the default entry, and is redirected there in a few places. It would be non-trivial to remove it. Possibly disabling all the Status tab entries via the Prefs tab might be good enough. Lonnie On Jan 29, 2015, at 5:24 PM, Michael Knill <mic...@ip...> wrote: > Hi dev > > I want to not show the Status Tab for general users and bring up a Directory Tab instead. > Any pointers on the best way of doing this? > > Regards > Michael Knill |
From: Michael K. <mic...@ip...> - 2015-01-30 04:52:10
|
Hi devs Just wondering what are the implications of installing the PHP SOAP Client on Astlinux? I would like to do some SOAP based integration to obtain CRM data. Regards Michael Knill |
From: Michael K. <mic...@ip...> - 2015-01-29 23:24:19
|
Hi dev I want to not show the Status Tab for general users and bring up a Directory Tab instead. Any pointers on the best way of doing this? Regards Michael Knill |
From: Lonnie A. <li...@lo...> - 2015-01-07 16:37:40
|
On Jan 7, 2015, at 10:27 AM, Armin Tüting <arm...@tu...> wrote: > Hello Lonnie, > > Wednesday, January 7, 2015, 5:20:50 PM, you wrote: > >> Armin, (update) > >> You might also try "sudo yum -y install flex-devel" > Gotcha - that one fixed my issue :) > Could you please update > http://doc.astlinux.org/devdoc:packages#red_hat_centos_fedora to > include this. Will do. This linux-atm package is quite old, the configure script finds our HOST flex build in "output/host/usr/bin/flex" but does not setup the included library path properly it seems. The linux-atm package is providing us with the "br2684ctl" command (not ever ?) used in the /etc/init.d/network script. Lonnie |
From: Armin T. <arm...@tu...> - 2015-01-07 16:27:32
|
Hello Lonnie, Wednesday, January 7, 2015, 5:20:50 PM, you wrote: > Armin, (update) > You might also try "sudo yum -y install flex-devel" Gotcha - that one fixed my issue :) Could you please update http://doc.astlinux.org/devdoc:packages#red_hat_centos_fedora to include this. ... > Lonnie Regards, Armin. |
From: Armin T. <arm...@tu...> - 2015-01-07 16:25:49
|
Hello Lonnie, Wednesday, January 7, 2015, 5:10:00 PM, you wrote: > Hi Armin, > It seems it can't find your flex library ( -lfl ) on your native > build system, which is in the required package list: > http://doc.astlinux.org/devdoc:packages#red_hat_centos_fedora I've installed all three yum commands as per above document! > Possibly you had an issue installing flex ? Not all ;) > Are you using the standard "astlinux-ast11.config" copied to > ".config" before starting your build ? Yes! > You did not change BR2_JLEVEL=1 in the ".config" did you ? No, as the documnetation suggested not to change anything at all... ... > Lonnie Regards, Armin. |
From: Lonnie A. <li...@lo...> - 2015-01-07 16:20:59
|
Armin, (update) You might also try "sudo yum -y install flex-devel" If that package is available then that may be what you are missing. Lonnie On Jan 7, 2015, at 10:10 AM, Lonnie Abelbeck <li...@lo...> wrote: > Hi Armin, > > It seems it can't find your flex library ( -lfl ) on your native build system, which is in the required package list: > http://doc.astlinux.org/devdoc:packages#red_hat_centos_fedora > > Possibly you had an issue installing flex ? > > Are you using the standard "astlinux-ast11.config" copied to ".config" before starting your build ? > > You did not change BR2_JLEVEL=1 in the ".config" did you ? > > For reference the (successful) build output for that section for linux-atm is included below... > > Lonnie > > -- > Making all in qgen > make[4]: Entering directory `/home/user/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c > mv -f .deps/common.Tpo .deps/common.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c > mv -f .deps/file.Tpo .deps/file.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT first.o -MD -MP -MF .deps/first.Tpo -c -o first.o first.c > mv -f .deps/first.Tpo .deps/first.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_y.o -MD -MP -MF .deps/ql_y.Tpo -c -o ql_y.o ql_y.c > ql_y.y: In function ‘copy_block’: > ql_y.y:98: warning: enumeration value ‘vt_id’ not handled in switch > mv -f .deps/ql_y.Tpo .deps/ql_y.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_l.o -MD -MP -MF .deps/ql_l.Tpo -c -o ql_l.o ql_l.c > ql_l.c:1216: warning: ‘yyunput’ defined but not used > ql_l.c:1257: warning: ‘input’ defined but not used > mv -f .deps/ql_l.Tpo .deps/ql_l.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qgen.o -MD -MP -MF .deps/qgen.Tpo -c -o qgen.o qgen.c > mv -f .deps/qgen.Tpo .deps/qgen.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c > mv -f .deps/second.Tpo .deps/second.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT third.o -MD -MP -MF .deps/third.Tpo -c -o third.o third.c > mv -f .deps/third.Tpo .deps/third.Po > /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl > make[4]: Leaving directory `/home/user/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' > -- > > > On Jan 7, 2015, at 8:58 AM, Armin Tüting <arm...@tu...> wrote: > >> Hello, >> >> I'm unable to do "custom build" AstLinux 1.2.1 with Asterisk 11. The >> compilation fails with the following error:_ >>> make[4]: Entering directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' >>> /usr/bin/gcc -I../../src/include -O2 -I/home/admin/src/astlinux/1.0/output/host/include -I/home/admin/src/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl >>> /usr/bin/ld: cannot find -lfl >>> collect2: ld returned 1 exit status >>> make[4]: *** [qgen] Error 1 >>> make[4]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' >>> make[3]: *** [all-recursive] Error 1 >>> make[3]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src' >>> make[2]: *** [all-recursive] Error 1 >>> make[2]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2' >>> make[1]: *** [all] Error 2 >>> make[1]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2' >>> make: *** [/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/.stamp_built] Error 2 >> >> Host is CentOS 6.6 x86_64 and I am followed the guide on the homepage. >> Which additional package needs to be installed or missing. >> >> Regards, >> Armin. >> >> >> ------------------------------------------------------------------------------ >> Dive into the World of Parallel Programming! The Go Parallel Website, >> sponsored by Intel and developed in partnership with Slashdot Media, is your >> hub for all things parallel software development, from weekly thought >> leadership blogs to news, videos, case studies, tutorials and more. Take a >> look and join the conversation now. http://goparallel.sourceforge.net >> _______________________________________________ >> Astlinux-devel mailing list >> Ast...@li... >> https://lists.sourceforge.net/lists/listinfo/astlinux-devel >> >> Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... >> >> > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > |
From: Lonnie A. <li...@lo...> - 2015-01-07 16:10:08
|
Hi Armin, It seems it can't find your flex library ( -lfl ) on your native build system, which is in the required package list: http://doc.astlinux.org/devdoc:packages#red_hat_centos_fedora Possibly you had an issue installing flex ? Are you using the standard "astlinux-ast11.config" copied to ".config" before starting your build ? You did not change BR2_JLEVEL=1 in the ".config" did you ? For reference the (successful) build output for that section for linux-atm is included below... Lonnie -- Making all in qgen make[4]: Entering directory `/home/user/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT common.o -MD -MP -MF .deps/common.Tpo -c -o common.o common.c mv -f .deps/common.Tpo .deps/common.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT file.o -MD -MP -MF .deps/file.Tpo -c -o file.o file.c mv -f .deps/file.Tpo .deps/file.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT first.o -MD -MP -MF .deps/first.Tpo -c -o first.o first.c mv -f .deps/first.Tpo .deps/first.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_y.o -MD -MP -MF .deps/ql_y.Tpo -c -o ql_y.o ql_y.c ql_y.y: In function ‘copy_block’: ql_y.y:98: warning: enumeration value ‘vt_id’ not handled in switch mv -f .deps/ql_y.Tpo .deps/ql_y.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT ql_l.o -MD -MP -MF .deps/ql_l.Tpo -c -o ql_l.o ql_l.c ql_l.c:1216: warning: ‘yyunput’ defined but not used ql_l.c:1257: warning: ‘input’ defined but not used mv -f .deps/ql_l.Tpo .deps/ql_l.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT qgen.o -MD -MP -MF .deps/qgen.Tpo -c -o qgen.o qgen.c mv -f .deps/qgen.Tpo .deps/qgen.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT second.o -MD -MP -MF .deps/second.Tpo -c -o second.o second.c mv -f .deps/second.Tpo .deps/second.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -MT third.o -MD -MP -MF .deps/third.Tpo -c -o third.o third.c mv -f .deps/third.Tpo .deps/third.Po /usr/bin/gcc -I../../src/include -O2 -I/home/user/astlinux/1.0/output/host/include -I/home/user/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl make[4]: Leaving directory `/home/user/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' -- On Jan 7, 2015, at 8:58 AM, Armin Tüting <arm...@tu...> wrote: > Hello, > > I'm unable to do "custom build" AstLinux 1.2.1 with Asterisk 11. The > compilation fails with the following error:_ >> make[4]: Entering directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' >> /usr/bin/gcc -I../../src/include -O2 -I/home/admin/src/astlinux/1.0/output/host/include -I/home/admin/src/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl >> /usr/bin/ld: cannot find -lfl >> collect2: ld returned 1 exit status >> make[4]: *** [qgen] Error 1 >> make[4]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' >> make[3]: *** [all-recursive] Error 1 >> make[3]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src' >> make[2]: *** [all-recursive] Error 1 >> make[2]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2' >> make[1]: *** [all] Error 2 >> make[1]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2' >> make: *** [/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/.stamp_built] Error 2 > > Host is CentOS 6.6 x86_64 and I am followed the guide on the homepage. > Which additional package needs to be installed or missing. > > Regards, > Armin. > > > ------------------------------------------------------------------------------ > Dive into the World of Parallel Programming! The Go Parallel Website, > sponsored by Intel and developed in partnership with Slashdot Media, is your > hub for all things parallel software development, from weekly thought > leadership blogs to news, videos, case studies, tutorials and more. Take a > look and join the conversation now. http://goparallel.sourceforge.net > _______________________________________________ > Astlinux-devel mailing list > Ast...@li... > https://lists.sourceforge.net/lists/listinfo/astlinux-devel > > Donations to support AstLinux are graciously accepted via PayPal to pa...@kr.... > > |
From: Armin T. <arm...@tu...> - 2015-01-07 14:58:09
|
Hello, I'm unable to do "custom build" AstLinux 1.2.1 with Asterisk 11. The compilation fails with the following error:_ >make[4]: Entering directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' >/usr/bin/gcc -I../../src/include -O2 -I/home/admin/src/astlinux/1.0/output/host/include -I/home/admin/src/astlinux/1.0/output/host/usr/include -Wall -Wshadow -Wpointer-arith -Wwrite-strings -Wstrict-prototypes -o qgen common.o file.o first.o ql_y.o ql_l.o qgen.o second.o third.o -lfl >/usr/bin/ld: cannot find -lfl >collect2: ld returned 1 exit status >make[4]: *** [qgen] Error 1 >make[4]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src/qgen' >make[3]: *** [all-recursive] Error 1 >make[3]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/src' >make[2]: *** [all-recursive] Error 1 >make[2]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2' >make[1]: *** [all] Error 2 >make[1]: Leaving directory `/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2' >make: *** [/home/admin/src/astlinux/1.0/output/build/linux-atm-2.5.2/.stamp_built] Error 2 Host is CentOS 6.6 x86_64 and I am followed the guide on the homepage. Which additional package needs to be installed or missing. Regards, Armin. |
From: Lonnie A. <li...@lo...> - 2015-01-06 18:51:49
|
Hi Devs, The AstLinux SVN now includes Asterisk 13 support. This is for testing purposes *not* production. Michael Keuter has done the most amount of testing, considering all the changes, Asterisk 13 seems to work well with limited testing. Even the latest FOP2 (2.28) works with 13. Note there are now two SIP channel drivers, SIP and PJSIP. New in 13 https://wiki.asterisk.org/wiki/display/AST/New+in+13 Upgrading to Asterisk 13 https://wiki.asterisk.org/wiki/display/AST/Upgrading+to+Asterisk+13 For testing purposes it would probably be best to start with a clean 13 config, something like... -- service asterisk stop mv /mnt/kd/asterisk /mnt/kd/asterisk-11 cp -a /stat/etc/asterisk /mnt/kd/ service asterisk init -- The AstLinux build engine has Asterisk 13 builds available... AstLinux Custom Build Engine http://build.astlinux.org Or even better, build you own images. Note: the libxml2-dev / libxml2-devel package is now required for the native build system. AstLinux Team |