Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 111249 - Error: OpenVPN 2.0.4 doesn't compile
Summary: Error: OpenVPN 2.0.4 doesn't compile
Status: RESOLVED FIXED
Alias: None
Product: Gentoo/Alt
Classification: Unclassified
Component: Mac OSX (show other bugs)
Hardware: PPC OS X
: High normal (vote)
Assignee: Gentoo for Mac OS X
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-11-02 07:12 UTC by Fabian Groffen
Modified: 2006-04-12 10:53 UTC (History)
0 users

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 Fabian Groffen gentoo-dev 2005-11-02 07:12:57 UTC
auth-pam.c:584: error: dereferencing pointer to incomplete type
auth-pam.c:588: error: 'PAM_ERROR_MSG' undeclared (first use in this function)
auth-pam.c:589: error: 'PAM_TEXT_INFO' undeclared (first use in this function)
auth-pam.c: In function 'pam_auth':
auth-pam.c:612: error: storage size of 'conv' isn't known
auth-pam.c:613: error: 'pam_handle_t' undeclared (first use in this function)
auth-pam.c:613: error: 'pamh' undeclared (first use in this function)
auth-pam.c:614: error: 'PAM_SUCCESS' undeclared (first use in this function)
auth-pam.c:621: warning: implicit declaration of function 'pam_start'
auth-pam.c:625: warning: implicit declaration of function 'pam_authenticate'
auth-pam.c:627: warning: implicit declaration of function 'pam_acct_mgmt'
auth-pam.c:636: warning: implicit declaration of function 'pam_strerror'
auth-pam.c:636: warning: format '%s' expects type 'char *', but argument 4 has
type 'int'
auth-pam.c:640: warning: implicit declaration of function 'pam_end'
auth-pam.c:612: warning: unused variable 'conv'
make: *** [auth-pam.o] Error 1

!!! ERROR: net-misc/openvpn-2.0.4 failed.
!!! Function src_compile, Line 54, Exitcode 2
!!! make failed
!!! If you need support, post the topmost build error, NOT this status message.



Reproducible: Always
Steps to Reproduce:
1.
2.
3.




% emerge info
!!! Relying on the shell to locate gcc, this may break
!!! DISTCC, installing gcc-config and setting your current gcc
!!! profile will fix this
Portage 2.0.51.22-r3 (default-darwin/macos/10.4, gcc-4.0.0, libsystem-7.1-r0,
8.3.0 Power Macintosh)
=================================================================
System uname: 8.3.0 Power Macintosh powerpc
macos-20041118
distcc 2.0.1-zeroconf powerpc-apple-darwin7.0 (protocol 1) (default port 3632)
[disabled]
dev-lang/python:     [Not Present]
sys-apps/sandbox:    [Not Present]
sys-devel/autoconf:  [Not Present]
sys-devel/automake:  [Not Present]
sys-devel/binutils:  [Not Present]
sys-devel/libtool:   [Not Present]
virtual/os-headers:  7.1
ACCEPT_KEYWORDS="ppc-macos"
AUTOCLEAN="yes"
CBUILD="powerpc-apple-darwin8"
CFLAGS="-O3 -pipe"
CHOST="powerpc-apple-darwin8"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3/share/config
/usr/share/config /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d"
CXXFLAGS="-O3 -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoconfig collision-protect cvs distlocks sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/nfs/poseidon/export/home/gentoo/gentoo-x86"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="ppc emboss nls opengl png ppc-macos tiff userland_Darwin kernel_Darwin
elibc_Darwin"
Unset:  ASFLAGS, CTARGET, LANG, LC_ALL, LDFLAGS, LINGUAS, PORTDIR_OVERLAY
Comment 1 Fabian Groffen gentoo-dev 2005-11-02 12:14:57 UTC
pam USE flag is now masked