[Previo por Fecha] [Siguiente por Fecha] [Previo por Hilo] [Siguiente por Hilo]

[Hilos de Discusión] [Fecha] [Tema] [Autor]

RV: problemas con el ksamba



ya probe lo sugerido pero no jala.
jugue con los links y na ni na.
les incluyo los mensajes de error por si acaso sirven de algo

On vie, 16 abr 1999, you wrote:
> Claudio Jofre wrote:
>> ..el ksamba busca la libreria
> > ubicada en /usr/lib/gcc-lib/i386-redhat-linux/2.7.2.1/ el unico problema es ke
> > tengo la 2.7.2.3.
> > asi es que aqui les van las preguntas:
> > 
> 
> Pues quiza tan solo esta armando la ruta completa a las libreiras del gcc pero
> quiza hace referencia a la version 2.7.2.1 y lo demas se lo pega
> 
> usr/lib/gcc-lib/i386-redhat-linux/
> 
> haber por que no mas facil  haz una liga en usr/lib/gcc-lib/i386-redhat-linux/
> 
> ln -s  2.7.2.3  2.7.2.1
> 
> Vuelve a probar, si falla entonces no me peles y si jala pues ya la hiciste.
[root@linuxito /root]# cd samba
[root@linuxito samba]# dir
ksamba-0.3.3          ksamba-0.3.3-bin.tar
[root@linuxito samba]# cd ksamba-0.3.3
[root@linuxito ksamba-0.3.3]# dir
BUGS              acconfig.h        config.log        libtool.m4.in
ChangeLog         acinclude.m4      config.status     ltconfig
Makefile          aclocal.m4        config.sub        ltmain.sh
Makefile.am       automoc           configure         missing
Makefile.dist     config.cache      configure.in      mkinstalldirs
Makefile.in       config.guess      install-sh        po
PLEASE_READ_BUGS  config.h          ksamba            stamp-h
README            config.h.bot      ksamba-0.3.3.lsm  stamp-h.in
TODO              config.h.in       libtool
[root@linuxito ksamba-0.3.3]# ./configure
loading cache ./config.cache
checking how to run the C++ preprocessor... (cached) g++ -E
checking for a BSD compatible install... (cached) /usr/bin/install -c
checking for X... (cached) libraries /usr/X11R6/lib, headers /usr/X11R6/include
checking for ranlib... (cached) ranlib
checking for ld used by GCC... (cached) /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... (cached) yes
checking for BSD-compatible nm... (cached) /usr/bin/nm -B
checking whether ln -s works... (cached) yes
checking for main in -lcompat... (cached) no
checking for main in -lcrypt... (cached) no
checking for the third argument of getsockname... (cached) int
checking for dnet_ntoa in -ldnet... (cached) no
checking for dnet_ntoa in -ldnet_stub... (cached) no
checking for gethostbyname... (cached) yes
checking for connect... (cached) yes
checking for remove... (cached) yes
checking for shmat... (cached) yes
checking for killpg in -lucb... (cached) no
checking for QT... (cached) libraries /usr/lib/qt/lib, headers /usr/lib/qt/include
checking if Qt compiles without flags... (cached) no
checking for moc... (cached) /usr/lib/qt/bin/moc
checking for rpath... yes
checking for bool... (cached) yes
checking host system type... i586-pc-linux-gnu
checking target system type... i586-pc-linux-gnu
checking build system type... i586-pc-linux-gnu
checking whether build environment is sane... yes
checking for working aclocal... found
checking for working autoconf... found
checking for working automake... found
checking for working autoheader... found
checking for working makeinfo... found
checking whether make sets ${MAKE}... (cached) yes
./configure: /opt/kde: is a directory
checking for a C-Compiler...
checking for gcc... (cached) gcc
checking whether the C compiler (gcc  ) works... yes
checking whether the C compiler (gcc  ) is a cross-compiler... no
checking whether we are using GNU C... (cached) yes
checking how to run the C preprocessor... (cached) gcc -E
checking for a C++-Compiler...
checking for g++... (cached) g++
checking whether the C++ compiler (g++  -s) works... yes
checking whether the C++ compiler (g++  -s) is a cross-compiler... no
checking whether we are using GNU C++... (cached) yes
checking for g++ option to produce PIC... -fPIC
checking if g++ PIC flag -fPIC works... yes
checking if g++ static flag -static works... -static
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking whether the linker (/usr/bin/ld) supports shared libraries... yes
checking command to parse /usr/bin/nm -B output... yes
checking how to hardcode library paths into programs... immediate
checking for /usr/bin/ld option to reload object files... -r
checking dynamic linker characteristics... Linux ld.so
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking for objdir... .libs
creating libtool
checking whether NLS is requested... yes
checking for msgfmt... (cached) /usr/bin/msgfmt
checking for gmsgfmt... (cached) /usr/bin/msgfmt
checking for xgettext... (cached) /usr/bin/xgettext
checking for KDE... (cached) libraries /usr/local/kde/lib, headers /usr/local/kde/include
checking for extra includes... no
checking for extra libs... no
(cached) done
creating ./config.status
creating Makefile
creating ksamba/Makefile
creating ksamba/doc/Makefile
creating ksamba/doc/de/Makefile
creating ksamba/doc/en/Makefile
creating ksamba/pics/Makefile
creating ksamba/pics/icons/Makefile
creating po/Makefile
creating config.h
config.h is unchanged
[root@linuxito ksamba-0.3.3]# make
make all-recursive
make[1]: Entering directory `/root/samba/ksamba-0.3.3'
Making all in ksamba
make[2]: Entering directory `/root/samba/ksamba-0.3.3/ksamba'
Makefile:660: warning: overriding commands for target `install-data-local'
Makefile:538: warning: ignoring old commands for target `install-data-local'
make[2]: *** No rule to make target `/usr/lib/gcc-lib/i386-linux/2.7.2.1/include/stddef.h', needed by `.deps/newserviceData.P'.  Stop.
make[2]: Leaving directory `/root/samba/ksamba-0.3.3/ksamba'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/root/samba/ksamba-0.3.3'
make: *** [all-recursive-am] Error 2



[Hilos de Discusión] [Fecha] [Tema] [Autor]