**** BEGIN LOGGING AT Fri Nov 30 02:59:57 2007 Nov 30 06:30:23 03bzhou * r7373 10optware/trunk/make/mpop.mk: mpop: 1.0.11 -> 1.0.12 Nov 30 21:36:07 Can somebody help me with information for the error in scponly? Nov 30 21:36:19 I get an error "*** glibc detected *** scponlyc: free(): invalid pointer: 0x00014740 ***" Nov 30 21:36:49 This problem is probably caused by the fact that it can't find the executables. Nov 30 21:37:18 The path in scponly for scp is "/usr/bin/X11/scp". Nov 30 21:37:32 Can somebody explain why? Nov 30 21:37:33 Nov 30 21:38:03 Is scp on the cross compile system installed in /usr/bin/X11? Nov 30 21:43:32 marceln: just checked otto (our official build machine): Nov 30 21:43:33 $ ls -l /usr/bin/X11/scp* Nov 30 21:43:34 -rwxr-xr-x 1 root root 43600 Mar 5 2007 /usr/bin/X11/scp Nov 30 21:49:17 ac_cv_path_scponly_PROG_SCP=/opt/bin/scp ? Nov 30 21:52:40 $ strings /opt/sbin/scponlyc | grep X11 Nov 30 21:52:40 /usr/bin/X11/scp Nov 30 21:52:40 /usr/bin/X11/groups Nov 30 21:53:17 The strange thing is that it works on unlsung. Nov 30 21:53:27 There is the path /usr/bin/scp Nov 30 21:53:49 So there is a difference in the optware build for openslug en unslung. Nov 30 21:54:21 Did you check openslug or unslung optware? Nov 30 21:56:54 all */builds/scponly-*/opt/sbin/scponlyc have the X11 scp and groups Nov 30 21:58:03 ac_cv_path_scponly_PROG_GROUPS=/opt/bin/groups Nov 30 21:59:29 Maybe it was my own build that i have installed on unslung Nov 30 21:59:31 One moment Nov 30 22:01:11 It was my local compiled version. Nov 30 22:02:10 03osas * r7374 10optware/trunk/ (5 files in 2 dirs): asterisk14: 1.4.14 -> 1.4.15 Nov 30 22:03:06 The version from the build system doesn't work. Nov 30 22:03:19 Same problem as openslug! Nov 30 22:03:54 right, i'm suggesting adding ac_cv_path_scponly_PROG_SCP=/opt/bin/scp ac_cv_path_scponly_PROG_GROUPS=/opt/bin/groups before configure Nov 30 22:04:14 I am working on it! Nov 30 22:04:21 Thanks for the info Nov 30 22:04:46 and /opt/bin/groups is from coreutils, need to add it to DEPENDS? Nov 30 22:05:31 I am not sure if it's really used. Nov 30 22:06:31 I don't copy it to the chroot environment anyway. Nov 30 22:06:46 k Nov 30 22:27:12 03marceln * r7375 10optware/trunk/ (make/scponly.mk sources/scponly/mkscproot): OPTWARE: Forced path of scp. **** ENDING LOGGING AT Sat Dec 01 02:59:57 2007