Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 7047 - cscope wont compile
Summary: cscope wont compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-08-26 07:05 UTC by janito
Modified: 2003-02-04 19:42 UTC (History)
3 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description janito 2002-08-26 07:05:08 UTC
The package cscope won't install under any circunstance. This is the error:
checking for sys/window.h... no
checking for sys/termios.h... yes
checking for unistd.h... yes
checking for working const... yes
checking for mode_t... yes
checking for pid_t... yes
checking for size_t... yes
checking return type of signal handlers... void
checking for getcwd... yes
checking for regcmp... no
checking for regcomp... yes
checking for strerror... yes
checking for vsnprintf... yes
checking for snprintf... yes
updating cache ./config.cache
creating ./config.status
creating Makefile
creating doc/Makefile
creating src/Makefile
creating contrib/Makefile
creating config.h
Making clean in .
make[1]: Cambiando a directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3'
make[1]: No se hace nada para `clean-am'.
make[1]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3'
Making clean in contrib
make[1]: Cambiando a directorio
`/var/tmp/portage/cscope-15.3/work/cscope-15.3/contrib'
make[1]: No se hace nada para `clean'.
make[1]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/contrib'
Making clean in src
make[1]: Cambiando a directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/src'
test -z "cscope" || rm -f cscope
test -z "scanner.c fscanner.c egrep.c" || rm -f scanner.c fscanner.c egrep.c
rm -f *.o core *.core
make[1]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/src'
Making clean in doc
make[1]: Cambiando a directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/doc'
make[1]: No se hace nada para `clean'.
make[1]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/doc'
make  all-recursive
make[1]: Cambiando a directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3'
Making all in doc
make[2]: Cambiando a directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/doc'
make[2]: No se hace nada para `all'.
make[2]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/doc'
Making all in src
make[2]: Cambiando a directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/src'
/bin/sh ./ylwrap "flex" fscanner.l lex.yy.c fscanner.c --  
bison -y   egrep.y && mv y.tab.c egrep.c
make[2]: *** [egrep.c] Error 139
make[2]: *** Se espera a que terminen otras tareas....
make[2]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3/src'
make[1]: *** [all-recursive] Error 1
make[1]: Saliendo directorio `/var/tmp/portage/cscope-15.3/work/cscope-15.3'
make: *** [all-recursive-am] Error 2

!!! ERROR: The ebuild did not complete successfully.
!!! Function src_compile, Line -215, Exitcode 2
!!! (no error message)

!!! emerge aborting on  /usr/portage/dev-util/cscope/cscope-15.3.ebuild .
Comment 1 Martin Holzer (RETIRED) gentoo-dev 2002-08-26 07:28:55 UTC
add the complete emerge logfile

which gentoo iso version ?

which gcc version ? (gcc -v)
Comment 2 Martin Holzer (RETIRED) gentoo-dev 2002-08-26 07:30:35 UTC
more details needed
please put the complete log here

which gentoo iso version ?

which gcc version ? (gcc -v)
Comment 3 Seemant Kulleen (RETIRED) gentoo-dev 2002-08-29 22:56:56 UTC
katossi: please emerge bison-135 and then try to compile cscope.