Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Problems with Emerging UnixODBC
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
cchapman
Guru
Guru


Joined: 16 Jan 2003
Posts: 440
Location: Fremont, NE

PostPosted: Mon Feb 03, 2003 4:59 pm    Post subject: Problems with Emerging UnixODBC Reply with quote

I have the system up and running with GNOME 2.0 I am trying to emerge mozilla and a depency is UnixODBC. Everything works pretty well except the fact I cannot emerge UnixODBC. Any Ideas.
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Feb 03, 2003 5:07 pm    Post subject: Reply with quote

Moved from Installing Gentoo.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
Esben
Apprentice
Apprentice


Joined: 29 Jun 2002
Posts: 244
Location: Copenhagen/Denmark

PostPosted: Mon Feb 03, 2003 5:24 pm    Post subject: Please supply the rror message Reply with quote

it's difficult to help when you provide no error message at all.... Could you do the emerge command and cut+paste the (last 100 lines or so) of the output here?
_________________
regards, Esben
True trade is honest, but not merciful. Politics is dishonest, no matter how merciful... and war is neither honest nor merciful.... therefore, choose trade above politics, but politics above war.
Back to top
View user's profile Send private message
cchapman
Guru
Guru


Joined: 16 Jan 2003
Posts: 440
Location: Fremont, NE

PostPosted: Mon Feb 03, 2003 5:44 pm    Post subject: Reply with quote

I have syince started the process over. I will post when I get back to that point.
Back to top
View user's profile Send private message
cchapman
Guru
Guru


Joined: 16 Jan 2003
Posts: 440
Location: Fremont, NE

PostPosted: Mon Feb 03, 2003 7:05 pm    Post subject: Reply with quote

2 questions here

1. This sounds stupid but is portagemaster a good tool to use to emerge stuff?

2. Does anyone have a good make.conf to make the normal stuff people use for a GNOME system(openoffice, mozilla, GNOME 2.x, JRE. mySQL, BIND, apache, DHCP Server, FTP Server(?)) or possible some more tips for the USE variables. I read the pages for the use variables and am having a difficulty trying to follow all the stuff. If I down specify anything in my make.conf what are the defaults??
Back to top
View user's profile Send private message
pjp
Administrator
Administrator


Joined: 16 Apr 2002
Posts: 20067

PostPosted: Mon Feb 03, 2003 7:09 pm    Post subject: Reply with quote

cchapman wrote:
2. ... If I down specify anything in my make.conf what are the defaults??
/etc/make.profile/make.defaults. Note that what they are currently could change after an emerge sync.
_________________
Quis separabit? Quo animo?
Back to top
View user's profile Send private message
cchapman
Guru
Guru


Joined: 16 Jan 2003
Posts: 440
Location: Fremont, NE

PostPosted: Mon Feb 03, 2003 7:28 pm    Post subject: Reply with quote

Is there anyway that I can just emerge and walk away for a day or so while it compiles. Do I need to make a script that keeps emerging all the stuff I want or can I do it with one command

emerge gnome mozilla openoffice

any help would be greatly appreciated
Back to top
View user's profile Send private message
Esben
Apprentice
Apprentice


Joined: 29 Jun 2002
Posts: 244
Location: Copenhagen/Denmark

PostPosted: Mon Feb 03, 2003 8:07 pm    Post subject: --pretend is a good option Reply with quote

cchapman wrote:
Is there anyway that I can just emerge and walk away for a day or so while it compiles. Do I need to make a script that keeps emerging all the stuff I want or can I do it with one command

emerge gnome mozilla openoffice

any help would be greatly appreciated


That should work fine. There's a switch, --pretend, that is great for trying out stuff... I almost always run emerge with --pretend before doing it for real (emerge --pretend just prints out what emerge would do if allowed to run without...)

(and remember... man is your friend :-) )
_________________
regards, Esben
True trade is honest, but not merciful. Politics is dishonest, no matter how merciful... and war is neither honest nor merciful.... therefore, choose trade above politics, but politics above war.
Back to top
View user's profile Send private message
DrHogie
n00b
n00b


Joined: 31 Jan 2003
Posts: 5

PostPosted: Mon Feb 03, 2003 8:16 pm    Post subject: I'm also having issues w/ unixODBC Reply with quote

I'm also having issues with unixODBC emerging (mine's for KDE w/ a ton of USE flags):

Stats: 1.4RC1, Pentium 3, P3 450 128MB RAM

Code:

/bin/sh ../libtool --mode=compile gcc -DPACKAGE=\"unixODBC\" -DVERSION=\"2.0.6\" -DYYTEXT_POINTER=1 -DHAVE_LIBCRYPT=1 -DHAVE_LIBM=1 -DHAVE_READLINE=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DSIZEOF_LONG=4 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DNEED_SEMUNDO_UNION=1 -DCOLLECT_STATS=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PWD_H=1 -DHAVE_CRYPT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_LOCALE_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_PUTENV=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_SETENV=1  -I. -I.  -I../include    -march=pentium3 -O3 -pipe -pthread -c lex.c
gcc -DPACKAGE=\"unixODBC\" -DVERSION=\"2.0.6\" -DYYTEXT_POINTER=1 -DHAVE_LIBCRYPT=1 -DHAVE_LIBM=1 -DHAVE_READLINE=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DSIZEOF_LONG=4 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DNEED_SEMUNDO_UNION=1 -DCOLLECT_STATS=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PWD_H=1 -DHAVE_CRYPT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_LOCALE_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_PUTENV=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_SETENV=1 -I. -I. -I../include -march=pentium3 -O3 -pipe -pthread -c lex.c  -fPIC -DPIC -o lex.lo
/bin/sh ../libtool --mode=link gcc  -march=pentium3 -O3 -pipe -pthread  -o libsqplc.la   sqpClearGlobals.lo sqpFreeAssignment.lo sqpFreeColumn.lo sqpFreeColumnDef.lo sqpFreeComparison.lo sqpFreeCreateTable.lo sqpFreeDelete.lo sqpFreeGlobals.lo sqpFreeInsert.lo sqpFreeSQL.lo sqpFreeSelect.lo sqpFreeUpdate.lo sqpStoreAssignment.lo sqpStoreColumn.lo sqpStoreColumnDef.lo sqpStoreComparison.lo sqpStoreCreateTable.lo sqpStoreDelete.lo sqpStoreInsert.lo sqpStorePositioned.lo sqpStoreSelect.lo sqpStoreTable.lo sqpStoreUpdate.lo sqpStoreValue.lo yac.lo lex.lo -lfl -lc -lc -lc -lc
mkdir .libs
ar cru .libs/libsqplc.al sqpClearGlobals.lo sqpFreeAssignment.lo sqpFreeColumn.lo sqpFreeColumnDef.lo sqpFreeComparison.lo sqpFreeCreateTable.lo sqpFreeDelete.lo sqpFreeGlobals.lo sqpFreeInsert.lo sqpFreeSQL.lo sqpFreeSelect.lo sqpFreeUpdate.lo sqpStoreAssignment.lo sqpStoreColumn.lo sqpStoreColumnDef.lo sqpStoreComparison.lo sqpStoreCreateTable.lo sqpStoreDelete.lo sqpStoreInsert.lo sqpStorePositioned.lo sqpStoreSelect.lo sqpStoreTable.lo sqpStoreUpdate.lo sqpStoreValue.lo yac.lo lex.lo
ranlib .libs/libsqplc.al
creating libsqplc.la
(cd .libs && rm -f libsqplc.la && ln -s ../libsqplc.la libsqplc.la)
make[1]: Leaving directory `/var/tmp/portage/unixODBC-2.0.6/work/unixODBC-2.0.6/sqp'
Making all in exe
make[1]: Entering directory `/var/tmp/portage/unixODBC-2.0.6/work/unixODBC-2.0.6/exe'
gcc -DPACKAGE=\"unixODBC\" -DVERSION=\"2.0.6\" -DYYTEXT_POINTER=1 -DHAVE_LIBCRYPT=1 -DHAVE_LIBM=1 -DHAVE_READLINE=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DSIZEOF_LONG=4 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DNEED_SEMUNDO_UNION=1 -DCOLLECT_STATS=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PWD_H=1 -DHAVE_CRYPT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_LOCALE_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_PUTENV=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_SETENV=1  -I. -I.  -I../include -I../libltdl    -march=pentium3 -O3 -pipe -pthread -c odbcinst.c
/bin/sh ../libtool --mode=link gcc  -march=pentium3 -O3 -pipe -pthread  -o odbcinst  odbcinst.o ../odbcinst/libodbcinst.la      ../libltdl/libltdlc.la   -lc -lc -lc -lc
mkdir .libs
gcc -march=pentium3 -O3 -pipe -pthread -o .libs/odbcinst odbcinst.o ../odbcinst/.libs/libodbcinst.so -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -ldl -lc -lc -lc -lc ../libltdl/.libs/libltdlc.al -ldl -lc -lc -lc -lc
creating odbcinst
gcc -DPACKAGE=\"unixODBC\" -DVERSION=\"2.0.6\" -DYYTEXT_POINTER=1 -DHAVE_LIBCRYPT=1 -DHAVE_LIBM=1 -DHAVE_READLINE=1 -DTIME_WITH_SYS_TIME=1 -DHAVE_SYS_TIME_H=1 -DSIZEOF_LONG=4 -DHAVE_STRCASECMP=1 -DHAVE_STRNCASECMP=1 -DHAVE_LIBPTHREAD=1 -D_REENTRANT=1 -DHAVE_LOCALTIME_R=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_LIBC=1 -DHAVE_SNPRINTF=1 -DNEED_SEMUNDO_UNION=1 -DCOLLECT_STATS=1 -DHAVE_LIBZ=1 -DHAVE_LIBPNG=1 -DSTDC_HEADERS=1 -DHAVE_MALLOC_H=1 -DHAVE_UNISTD_H=1 -DHAVE_PWD_H=1 -DHAVE_CRYPT_H=1 -DHAVE_LIMITS_H=1 -DHAVE_STRINGS_H=1 -DHAVE_STRING_H=1 -DHAVE_LOCALE_H=1 -DHAVE_ALLOCA_H=1 -DHAVE_ALLOCA=1 -DHAVE_VPRINTF=1 -DHAVE_PUTENV=1 -DHAVE_SOCKET=1 -DHAVE_STRDUP=1 -DHAVE_STRSTR=1 -DHAVE_SETENV=1  -I. -I.  -I../include -I../libltdl    -march=pentium3 -O3 -pipe -pthread -c isql.c
/bin/sh ../libtool --mode=link gcc  -march=pentium3 -O3 -pipe -pthread  -o isql  isql.o ../DriverManager/libodbc.la    ../odbcinst/libodbcinst.la       -lreadline -lcurses -lc -lc -lc -lc
gcc -march=pentium3 -O3 -pipe -pthread -o .libs/isql isql.o ../DriverManager/.libs/libodbc.so -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -ldl -lc -lc -lc -lc ../odbcinst/.libs/libodbcinst.so -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -lc -ldl -lc -lc -lc -lc -lreadline -lcurses -lc -lc -lc -lc
collect2: ld terminated with signal 11 [Segmentation fault], core dumped
make[1]: *** [isql] Error 1
make[1]: Leaving directory `/var/tmp/portage/unixODBC-2.0.6/work/unixODBC-2.0.6/exe'
make: *** [all-recursive] Error 1

!!! ERROR: dev-db/unixODBC-2.0.6 failed.
!!! Function src_compile, Line 42, Exitcode 2
!!! (no error message)


Any thoughts?
_________________
--DrH
Back to top
View user's profile Send private message
okun
n00b
n00b


Joined: 14 Oct 2002
Posts: 9
Location: Finland

PostPosted: Tue Feb 04, 2003 7:31 am    Post subject: My error exactly. :( Reply with quote

Trying to emerge unixODBC as well (dependency for openldap). Getting exactly the same error. There's a workaround in bugzilla though.

https://bugs.gentoo.org/show_bug.cgi?id=13166
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum