Autor Tópico: Beep Media Player no System tray, não consigo. Resolvido  (Lida 3893 vezes)

Offline Magneto

  • Usuário Ubuntu
  • *
  • Mensagens: 768
    • Ver perfil
Beep Media Player no System tray, não consigo. Resolvido
« Online: 06 de Dezembro de 2005, 13:34 »
Ubuntistas, estou tentando personalizar bem meu Ubuntu, instalei o Beep, segui uma dica aqui do Fórum para tentar minimiza-lo no Tray, mas não deu certo, então baixei o pacote bmp-docklet, dei o comando ./configure e olha o que aparece:

root@ubuntu:/home/gilson/.bmp-docklet-1.3# ./configure
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for gawk... no
checking for mawk... mawk
checking whether make sets $(MAKE)... yes
checking whether to enable maintainer-specific portions of Makefiles... no
checking whether ln -s works... yes
checking for gcc... gcc
checking for C compiler default output file name... configure: error: C compiler cannot create executables
See `config.log' for more details.


e no config.log:


This file contains any messages produced by compilers while
running configure, to aid debugging if configure makes a mistake.

It was created by bmp-docklet configure 1.3, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure

## --------- ##
## Platform. ##
## --------- ##

hostname = ubuntu
uname -m = i686
uname -r = 2.6.12-10-386
uname -s = Linux
uname -v = #1 Fri Nov 18 11:51:02 UTC 2005

/usr/bin/uname -p = unknown
/bin/uname -X     = unknown

/bin/arch              = i686
/usr/bin/arch -k       = unknown
/usr/convex/getsysinfo = unknown
hostinfo               = unknown
/bin/machine           = unknown
/usr/bin/oslevel       = unknown
/bin/universe          = unknown

PATH: /usr/local/sbin
PATH: /usr/local/bin
PATH: /usr/sbin
PATH: /usr/bin
PATH: /sbin
PATH: /bin
PATH: /usr/bin/X11


## ----------- ##
## Core tests. ##
## ----------- ##

configure:1579: checking for a BSD-compatible install
configure:1634: result: /usr/bin/install -c
configure:1645: checking whether build environment is sane
configure:1688: result: yes
configure:1753: checking for gawk
configure:1782: result: no
configure:1753: checking for mawk
configure:1769: found /usr/bin/mawk
configure:1779: result: mawk
configure:1789: checking whether make sets $(MAKE)
configure:1809: result: yes
configure:1980: checking whether to enable maintainer-specific portions of Makefiles
configure:1989: result: no
configure:2005: checking whether ln -s works
configure:2009: result: yes
configure:2062: checking for gcc
configure:2078: found /usr/bin/gcc
configure:2088: result: gcc
configure:2332: checking for C compiler version
configure:2335: gcc --version </dev/null >&5
gcc (GCC) 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
Copyright (C) 2005 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

configure:2338: $? = 0
configure:2340: gcc -v </dev/null >&5
Using built-in specs.
Target: i486-linux-gnu
Configured with: ../src/configure -v --enable-languages=c,c++,java,f95,objc,ada,treelang --prefix=/usr --with-gxx-include-dir=/usr/include/c++/4.0.2 --enable-shared --with-system-zlib --libexecdir=/usr/lib --enable-nls --without-included-gettext --enable-threads=posix --program-suffix=-4.0 --enable-__cxa_atexit --enable-libstdcxx-allocator=mt --enable-clocale=gnu --enable-libstdcxx-debug --enable-java-gc=boehm --enable-java-awt=gtk --enable-gtk-cairo --with-java-home=/usr/lib/jvm/java-1.4.2-gcj-4.0-1.4.2.0/jre --enable-mpfr --disable-werror --enable-checking=release i486-linux-gnu
Thread model: posix
gcc version 4.0.2 20050808 (prerelease) (Ubuntu 4.0.1-4ubuntu9)
configure:2343: $? = 0
configure:2345: gcc -V </dev/null >&5
gcc: '-V' option must have argument
configure:2348: $? = 1
configure:2371: checking for C compiler default output file name
configure:2374: gcc    conftest.c  >&5
/usr/bin/ld: crt1.o: No such file: No such file or directory
collect2: ld returned 1 exit status
configure:2377: $? = 1
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "bmp-docklet"
| #define PACKAGE_TARNAME "bmp-docklet"
| #define PACKAGE_VERSION "1.3"
| #define PACKAGE_STRING "bmp-docklet 1.3"
| #define PACKAGE_BUGREPORT "mark@xnull.de"
| #define PACKAGE "bmp-docklet"
| #define VERSION "1.3"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2416: error: C compiler cannot create executables
See `config.log' for more details.

## ---------------- ##
## Cache variables. ##
## ---------------- ##

ac_cv_env_BEEP_CFLAGS_set=
ac_cv_env_BEEP_CFLAGS_value=
ac_cv_env_BEEP_LIBS_set=
ac_cv_env_BEEP_LIBS_value=
ac_cv_env_CC_set=
ac_cv_env_CC_value=
ac_cv_env_CFLAGS_set=
ac_cv_env_CFLAGS_value=
ac_cv_env_CPPFLAGS_set=
ac_cv_env_CPPFLAGS_value=
ac_cv_env_CPP_set=
ac_cv_env_CPP_value=
ac_cv_env_CXXCPP_set=
ac_cv_env_CXXCPP_value=
ac_cv_env_CXXFLAGS_set=
ac_cv_env_CXXFLAGS_value=
ac_cv_env_CXX_set=
ac_cv_env_CXX_value=
ac_cv_env_F77_set=
ac_cv_env_F77_value=
ac_cv_env_FFLAGS_set=
ac_cv_env_FFLAGS_value=
ac_cv_env_LDFLAGS_set=
ac_cv_env_LDFLAGS_value=
ac_cv_env_PKG_CONFIG_set=
ac_cv_env_PKG_CONFIG_value=
ac_cv_env_build_alias_set=
ac_cv_env_build_alias_value=
ac_cv_env_host_alias_set=
ac_cv_env_host_alias_value=
ac_cv_env_target_alias_set=
ac_cv_env_target_alias_value=
ac_cv_path_install='/usr/bin/install -c'
ac_cv_prog_AWK=mawk
ac_cv_prog_ac_ct_CC=gcc
ac_cv_prog_make_make_set=yes

## ----------------- ##
## Output variables. ##
## ----------------- ##

ACLOCAL='${SHELL} /home/gilson/.bmp-docklet-1.3/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /home/gilson/.bmp-docklet-1.3/missing --run tar'
AR=''
AUTOCONF='${SHELL} /home/gilson/.bmp-docklet-1.3/missing --run autoconf'
AUTOHEADER='${SHELL} /home/gilson/.bmp-docklet-1.3/missing --run autoheader'
AUTOMAKE='${SHELL} /home/gilson/.bmp-docklet-1.3/missing --run automake-1.9'
AWK='mawk'
BEEP_CFLAGS=''
BEEP_GENERAL_PLUGIN_DIR=''
BEEP_LIBS=''
CC='gcc'
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX=''
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
F77=''
FFLAGS=''
GLIB_CFLAGS=''
GLIB_GENMARSHAL=''
GLIB_LIBS=''
GLIB_MKENUMS=''
GMSGFMT=''
GOBJECT_QUERY=''
GTK_CFLAGS=''
GTK_LIBS=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_OAF_RULE=''
INTLTOOL_PERL=''
INTLTOOL_PONG_RULE=''
INTLTOOL_PROP_RULE=''
INTLTOOL_SCHEMAS_RULE=''
INTLTOOL_SERVER_RULE=''
INTLTOOL_SHEET_RULE=''
INTLTOOL_SOUNDLIST_RULE=''
INTLTOOL_THEME_RULE=''
INTLTOOL_UI_RULE=''
INTLTOOL_UPDATE=''
INTLTOOL_XAM_RULE=''
INTLTOOL_XML_RULE=''
LDFLAGS=''
LIBICONV=''
LIBINTL=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S='ln -s'
LTLIBICONV=''
LTLIBINTL=''
LTLIBOBJS=''
MAINT='#'
MAINTAINER_MODE_FALSE=''
MAINTAINER_MODE_TRUE='#'
MAKEINFO='${SHELL} /home/gilson/.bmp-docklet-1.3/missing --run makeinfo'
MKINSTALLDIRS=''
MSGFMT=''
MSGMERGE=''
OBJEXT=''
PACKAGE='bmp-docklet'
PACKAGE_BUGREPORT='mark@xnull.de'
PACKAGE_NAME='bmp-docklet'
PACKAGE_STRING='bmp-docklet 1.3'
PACKAGE_TARNAME='bmp-docklet'
PACKAGE_VERSION='1.3'
PATH_SEPARATOR=':'
PKG_CONFIG=''
POSUB=''
RANLIB=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
USE_NLS=''
VERSION='1.3'
XGETTEXT=''
ac_ct_AR=''
ac_ct_CC='gcc'
ac_ct_CXX=''
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
ac_pt_PKG_CONFIG=''
am__fastdepCC_FALSE=''
am__fastdepCC_TRUE=''
am__fastdepCXX_FALSE=''
am__fastdepCXX_TRUE=''
am__include=''
am__leading_dot='.'
am__quote=''
am__tar='${AMTAR} chof - "$$tardir"'
am__untar='${AMTAR} xf -'
bindir='${exec_prefix}/bin'
build=''
build_alias=''
build_cpu=''
build_os=''
build_vendor=''
datadir='${prefix}/share'
exec_prefix='NONE'
host=''
host_alias=''
host_cpu=''
host_os=''
host_vendor=''
includedir='${prefix}/include'
infodir='${prefix}/info'
install_sh='/home/gilson/.bmp-docklet-1.3/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='NONE'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

## ----------- ##
## confdefs.h. ##
## ----------- ##

#define PACKAGE "bmp-docklet"
#define PACKAGE_BUGREPORT "mark@xnull.de"
#define PACKAGE_NAME "bmp-docklet"
#define PACKAGE_STRING "bmp-docklet 1.3"
#define PACKAGE_TARNAME "bmp-docklet"
#define PACKAGE_VERSION "1.3"
#define VERSION "1.3"

configure: exit 77


O que deu errado, falta só isso pra deixar o Beep bonitaço!

Offline biohazard

  • Usuário Ubuntu
  • *
  • Mensagens: 523
  • <thug life>
    • Ver perfil
Beep Media Player no System tray, não consigo. Resolvido
« Resposta #1 Online: 06 de Dezembro de 2005, 13:42 »
uns dos erros eh a falta do gawk

instala pelo apt  

sudo apt-get install gawk
Arch Linux Overlord
Kernel 2.6.25-ARCH

Offline Xterminator

  • Usuário Ubuntu
  • *
  • Mensagens: 1.279
    • Ver perfil
Beep Media Player no System tray, não consigo. Resolvido
« Resposta #2 Online: 06 de Dezembro de 2005, 14:32 »
Una busqueda no fórum cairia bem não acha ?
a mesma questão de sempre, faltam os pacotes de desenvolvimento instalados pelo build-esential como ldconfig,libc*-dev etc...
uma olhada nestes tópicos deve ajudá-lo.

http://ubuntuforum-pt.org/index.php?topic=1911&highlight=executables
http://ubuntuforum-pt.org/index.php?topic=969&highlight=executables
http://ubuntuforum-pt.org/index.php?topic=766&highlight=executables

Aliás já prevendo, antes de continuar com a compilação verifique se vc tem os pacotes "-dev" da glib2(não glibc"libc biblioteca mãe que causa o erro mostrado mais acima que deve ser sanado instalando o pacote build-essencial"),gtk+,do próprio beep-media-player e etc... como eu já disse o processo de compilação inclui muita manipulação de dependências, existe uma ferramenta se eu não me engano apt-build "não me pergunte como usa" nunca utilizei, faço a resolução das dependências manualmente mesmo, para evitar a instalação de pacotes desnecessários.
ou seja a cada erro falta blabla.pc instala libblabla-dev ou algo parecido ;-)

Offline Magneto

  • Usuário Ubuntu
  • *
  • Mensagens: 768
    • Ver perfil
Beep Media Player no System tray, não consigo. Resolvido
« Resposta #3 Online: 06 de Dezembro de 2005, 15:04 »
Tudo ok, obrigado pela ajuda biohazard e Xterminator, foi mal por não ter dado uma busca mas nem fazia idéia por onde começar.:)

Offline Xterminator

  • Usuário Ubuntu
  • *
  • Mensagens: 1.279
    • Ver perfil
Beep Media Player no System tray, não consigo. Resolvido
« Resposta #4 Online: 06 de Dezembro de 2005, 18:56 »
Heheeh não esquenta mais a pesquisa é dose :-)
olha só tú se matando pra compilar, quando poderia simplesmente instalar um .debzinho e ativar o plugin, acabei de instalar depois eé só ativá-lo nas preferências ;-)
http://www.janghwa.net/ubuntu/bmp-docklet-1.3-1/

Abraços!!!! e muito obrigado pelo nome do aplicativo :-P

Offline Magneto

  • Usuário Ubuntu
  • *
  • Mensagens: 768
    • Ver perfil
Beep Media Player no System tray, não consigo. Resolvido
« Resposta #5 Online: 06 de Dezembro de 2005, 19:52 »
Opa, deu certo,muito obrigado pela ajuda e pelo deb, agora tá uma magavilha!