--- In jogja-linux@yahoogroups.com, Josua M Sinambela <[EMAIL PROTECTED]> wrote:
>
> joesafa621 wrote:
> 
> >gw nyoba nginstall totem dari source, terus muncul error kaya gini:
> >
> >checking for C++ compiler default output file name... configure:
> >error: C++ compiler cannot create executables
> >See `config.log' for more details.
> >  
> >
> Sudah dibaca config.log ? Apa dikatakan disana ? SOL
>

nggak paham banget
ini isi config.log (banyak banget)



[EMAIL PROTECTED]:/usr/src/totem-1.2.0 # cat 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 totem configure 1.2.0, which was
generated by GNU Autoconf 2.59.  Invocation command line was

  $ ./configure --prefix=/usr/local/totem

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

hostname = klenix.org
uname -m = i686
uname -r = 2.6.10-5-386
uname -s = Linux
uname -v = #1 Tue Apr 5 12:12:40 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/X11R6/bin


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

configure:1575: checking for a BSD-compatible install
configure:1630: result: /usr/bin/install -c
configure:1641: checking whether build environment is sane
configure:1684: result: yes
configure:1749: checking for gawk
configure:1765: found /usr/bin/gawk
configure:1775: result: gawk
configure:1785: checking whether make sets $(MAKE)
configure:1805: result: yes
configure:2198: checking for g++
configure:2227: result: no
configure:2198: checking for c++
configure:2227: result: no
configure:2198: checking for gpp
configure:2227: result: no
configure:2198: checking for aCC
configure:2227: result: no
configure:2198: checking for CC
configure:2227: result: no
configure:2198: checking for cxx
configure:2227: result: no
configure:2198: checking for cc++
configure:2227: result: no
configure:2198: checking for cl
configure:2227: result: no
configure:2198: checking for FCC
configure:2227: result: no
configure:2198: checking for KCC
configure:2227: result: no
configure:2198: checking for RCC
configure:2227: result: no
configure:2198: checking for xlC_r
configure:2227: result: no
configure:2198: checking for xlC
configure:2227: result: no
configure:2240: checking for C++ compiler version
configure:2243: g++ --version </dev/null >&5
./configure: line 2244: g++: command not found
configure:2246: $? = 127
configure:2248: g++ -v </dev/null >&5
./configure: line 2249: g++: command not found
configure:2251: $? = 127
configure:2253: g++ -V </dev/null >&5
./configure: line 2254: g++: command not found
configure:2256: $? = 127
configure:2279: checking for C++ compiler default output file name
configure:2282: g++    conftest.cc  >&5
./configure: line 2283: g++: command not found
configure:2285: $? = 127
configure: failed program was:
| /* confdefs.h.  */
|
| #define PACKAGE_NAME "totem"
| #define PACKAGE_TARNAME "totem"
| #define PACKAGE_VERSION "1.2.0"
| #define PACKAGE_STRING "totem 1.2.0"
| #define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=tot em"
| #define PACKAGE "totem"
| #define VERSION "1.2.0"
| #define PACKAGE "totem"
| #define VERSION "1.2.0"
| #define PACKAGE totem
| #define VERSION 1.2.0
| #define GETTEXT_PACKAGE "totem"
| /* end confdefs.h.  */
|
| int
| main ()
| {
|
|   ;
|   return 0;
| }
configure:2324: error: C++ compiler cannot create executables
See `config.log' for more details.

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

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_MOZILLA_PLUGINDIR_set=
ac_cv_env_MOZILLA_PLUGINDIR_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=gawk
ac_cv_prog_make_make_set=yes

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

ACLOCAL='${SHELL} /usr/src/totem-1.2.0/missing --run aclocal-1.9'
AMDEPBACKSLASH=''
AMDEP_FALSE=''
AMDEP_TRUE=''
AMTAR='${SHELL} /usr/src/totem-1.2.0/missing --run tar'
AR=''
AUTOCONF='${SHELL} /usr/src/totem-1.2.0/missing --run autoconf'
AUTOHEADER='${SHELL} /usr/src/totem-1.2.0/missing --run autoheader'
AUTOMAKE='${SHELL} /usr/src/totem-1.2.0/missing --run automake-1.9'
AWK='gawk'
CATALOGS=''
CATOBJEXT=''
CC=''
CCDEPMODE=''
CFLAGS=''
CPP=''
CPPFLAGS=''
CXX='g++'
CXXCPP=''
CXXDEPMODE=''
CXXFLAGS=''
CYGPATH_W='echo'
DATADIRNAME=''
DBUS_BIND=''
DBUS_CFLAGS=''
DBUS_LIBS=''
DEFS=''
DEPDIR=''
ECHO='echo'
ECHO_C=''
ECHO_N='-n'
ECHO_T=''
EGREP=''
EXEEXT=''
EXTRA_GNOME_CFLAGS=''
EXTRA_GNOME_LIBS=''
F77=''
FFLAGS=''
GCONFTOOL=''
GCONF_SCHEMAS_INSTALL_FALSE=''
GCONF_SCHEMAS_INSTALL_TRUE=''
GCONF_SCHEMA_CONFIG_SOURCE=''
GCONF_SCHEMA_FILE_DIR=''
GETTEXT_PACKAGE='totem'
GMOFILES=''
GMSGFMT=''
GST_CFLAGS=''
GST_LIBS=''
GTK_CFLAGS=''
GTK_LIBS=''
HAVE_GNOME_FALSE=''
HAVE_GNOME_TRUE=''
HAVE_MOZILLA_FALSE=''
HAVE_MOZILLA_TRUE=''
HAVE_NAUTILUS_FALSE=''
HAVE_NAUTILUS_TRUE=''
HAVE_X86_FALSE=''
HAVE_X86_TRUE=''
HAVE_XVIDMODE_FALSE=''
HAVE_XVIDMODE_TRUE=''
INSTALL_DATA='${INSTALL} -m 644'
INSTALL_PROGRAM='${INSTALL}'
INSTALL_SCRIPT='${INSTALL}'
INSTALL_STRIP_PROGRAM='${SHELL} $(install_sh) -c -s'
INSTOBJEXT=''
INTLLIBS=''
INTLTOOL_CAVES_RULE=''
INTLTOOL_DESKTOP_RULE=''
INTLTOOL_DIRECTORY_RULE=''
INTLTOOL_EXTRACT=''
INTLTOOL_ICONV=''
INTLTOOL_KBD_RULE=''
INTLTOOL_KEYS_RULE=''
INTLTOOL_MERGE=''
INTLTOOL_MSGFMT=''
INTLTOOL_MSGMERGE=''
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_XGETTEXT=''
INTLTOOL_XML_NOMERGE_RULE=''
INTLTOOL_XML_RULE=''
LDFLAGS=''
LIBOBJS=''
LIBS=''
LIBTOOL=''
LN_S=''
LTLIBOBJS=''
MAKEINFO='${SHELL} /usr/src/totem-1.2.0/missing --run makeinfo'
MKINSTALLDIRS=''
MOZILLA=''
MOZILLA_CFLAGS=''
MOZILLA_IDLDIR=''
MOZILLA_LIBDIR=''
MOZILLA_LIBS=''
MOZILLA_PLUGINDIR=''
MOZILLA_PREFIX=''
MOZILLA_XPCOM_CFLAGS=''
MOZILLA_XPIDL=''
MSGFMT=''
NAUTILUS_CFLAGS=''
NAUTILUS_LIBS=''
NVTV_CFLAGS=''
NVTV_LIBS=''
OBJEXT=''
PACKAGE='totem'
PACKAGE_BUGREPORT='http://bugzilla.gnome.org/enter_bug.cgi?product=totem'
PACKAGE_NAME='totem'
PACKAGE_STRING='totem 1.2.0'
PACKAGE_TARNAME='totem'
PACKAGE_VERSION='1.2.0'
PATH_SEPARATOR=':'
PKG_CONFIG=''
PLPARSER_LT_VERSION=''
POFILES=''
POSUB=''
PO_IN_DATADIR_FALSE=''
PO_IN_DATADIR_TRUE=''
RANLIB=''
REMOTE_LIBS=''
SET_MAKE=''
SHELL='/bin/sh'
STRIP=''
TOTEM_GST_FALSE=''
TOTEM_GST_TRUE=''
TOTEM_PLPARSER_CFLAGS=''
TOTEM_PLPARSER_LIBS=''
TOTEM_VANITY_FALSE=''
TOTEM_VANITY_TRUE=''
USE_NLS=''
VERSION='1.2.0'
XGETTEXT=''
XINE_CFLAGS=''
XINE_LIBS=''
XTEST_LIBS=''
XVIDMODE_LIBS=''
X_LIBS=''
ac_ct_AR=''
ac_ct_CC=''
ac_ct_CXX='g++'
ac_ct_F77=''
ac_ct_RANLIB=''
ac_ct_STRIP=''
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='/usr/src/totem-1.2.0/install-sh'
libdir='${exec_prefix}/lib'
libexecdir='${exec_prefix}/libexec'
localstatedir='${prefix}/var'
mandir='${prefix}/man'
mkdir_p='mkdir -p --'
oldincludedir='/usr/include'
prefix='/usr/local/totem'
program_transform_name='s,x,x,'
sbindir='${exec_prefix}/sbin'
sharedstatedir='${prefix}/com'
sysconfdir='${prefix}/etc'
target_alias=''

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

#define GETTEXT_PACKAGE "totem"
#define PACKAGE "totem"
#define PACKAGE "totem"
#define PACKAGE totem
#define PACKAGE_BUGREPORT
"http://bugzilla.gnome.org/enter_bug.cgi?product=totem "
#define PACKAGE_NAME "totem"
#define PACKAGE_STRING "totem 1.2.0"
#define PACKAGE_TARNAME "totem"
#define PACKAGE_VERSION "1.2.0"
#define VERSION "1.2.0"
#define VERSION "1.2.0"
#define VERSION 1.2.0

configure: exit 77





------------------------ Yahoo! Groups Sponsor --------------------~--> 
Most low income homes are not online. Make a difference this holiday season!
http://us.click.yahoo.com/5UeCyC/BWHMAA/TtwFAA/0XFolB/TM
--------------------------------------------------------------------~-> 

"This is my way being a linuxer..."
http://jogja.linux.or.id
http://jogja.linux.or.id/wiki/

Untuk berhenti langganan silahkan kirim email kosong ke:
[EMAIL PROTECTED]
 
Yahoo! Groups Links

<*> To visit your group on the web, go to:
    http://groups.yahoo.com/group/jogja-linux/

<*> To unsubscribe from this group, send an email to:
    [EMAIL PROTECTED]

<*> Your use of Yahoo! Groups is subject to:
    http://docs.yahoo.com/info/terms/
 


Kirim email ke