Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 806

Summary: c-client-2001a.ebuild (New Package)
Product: Gentoo Linux Reporter: Sean Mitchell <smitchell>
Component: New packagesAssignee: Grant Goodyear (RETIRED) <g2boojum>
Status: RESOLVED FIXED    
Severity: enhancement CC: celestialwizard, smitchell
Priority: High    
Version: 1.0 RC6 r14   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 72    
Attachments: The Ebuild

Description Sean Mitchell 2002-02-22 10:42:09 UTC
This installs the c libraries included in uw-imap, similiar to the imap-devel 
rpm for RedHat. Basically just downloads the uw-imap distibution, builds it, 
and installs the c-client part.

This allows php to be built with imap support. If accepted, I suggest that the 
php ebuild be modified to have a dependency on this if imap is specified.

Incidentally, this also solves bug#72.

Sean
Comment 1 Sean Mitchell 2002-02-22 10:42:34 UTC
Created attachment 226 [details]
The Ebuild
Comment 2 Grant Goodyear (RETIRED) gentoo-dev 2002-02-23 15:30:10 UTC
Hmmm.  For whatever reason your ebuild doesn't work for me as is.  

!!! Portage had a problem processing this file:
!!! /usr/gentoo-x86/dev-libs/c-client/c-client-2001a.ebuild
: command not found: 
: command not found: 
: command not found: 
: command not found: 
: command not found: 
: command not found: 
: command not found: 
: command not found: 
/usr/sbin/ebuild.sh: /usr/gentoo-x86/dev-libs/c-client/c-client-2001a.ebuild:
li'e 24: syntax error near unexpected token `src_compile()
/usr/sbin/ebuild.sh: /usr/gentoo-x86/dev-libs/c-client/c-client-2001a.ebuild:
li'e 24: `src_compile()
!!! aborting.

Also, you might want to take a look at the latest net-mail/uw-imap build.  It
looks like your ebuild won't honor the CFLAGS set in /etc/make.conf.

Thanks!
Comment 3 Grant Goodyear (RETIRED) gentoo-dev 2002-02-23 15:33:45 UTC
Incidentally, if I'm just being overly obtuse, just reopen
the bug.
Comment 4 Celestial Wizard 2003-05-06 18:44:15 UTC
I have submitted a c-client ebuild as Bug 20372

My ebuild builds on my system.