[Scratchbox-users] (no subject)
Andy
ndtigger at lge.com
Wed Jul 5 04:00:47 EEST 2006
Hi all.
I have a problem with sbrsh.
When I tested 'hello-world' program in scratchbox package, I got the
message,"sbrsh server: Can't open a pseudo-tty (No such file or directory)
When I executed configure and make, they didn't have any problem.
And I have the directory /dev/pts in target device.
Please give me a hint to solve the problem.
Here is log message.
[sbox-rukhgtk: ~/hello-world] > ./autogen.sh
+ aclocal
/scratchbox/tools/share/aclocal/pkg.m4:5: warning: underquoted definition of
PKG_CHECK_MODULES
run info '(automake)Extending aclocal'
or see
http://sources.redhat.com/automake/automake.html#Extending%20aclocal
+ autoconf
+ autoheader
+ automake --add-missing --foreign
+ ./configure
checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
checking whether build environment is sane... yes
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking for gcc... gcc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ANSI C... none needed
checking for style of include used by make... GNU
checking dependency style of gcc... gcc3
checking how to run the C preprocessor... gcc -E
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for a BSD-compatible install... /scratchbox/tools/bin/install -c
configure: creating ./config.status
config.status: creating Makefile
config.status: creating config.h
config.status: executing depfiles commands
[sbox-rukhgtk: ~/hello-world] > make
make all-am
make[1]: Entering directory `/home/ndtigger/hello-world'
if gcc -DHAVE_CONFIG_H -I. -I. -I. -g -O2 -MT main.o -MD -MP -MF ".dep
then mv -f ".deps/main.Tpo" ".deps/main.Po"; else rm -f ".deps/main.Tpo";
gcc -g -O2 -o hello main.o
make[1]: Leaving directory `/home/ndtigger/hello-world'
[sbox-rukhgtk: ~/hello-world] > ./hello
sbrsh server: Can't open a pseudo-tty (No such file or directory)
best regards
Andy
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.scratchbox.org/pipermail/scratchbox-users/attachments/20060705/978caae9/attachment.htm
More information about the Scratchbox-users
mailing list