1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00

Mark BROKEN for ELF:

ld -x -Bshareable -Bforcearchive -o libpq.so.1.1 fe-auth.o fe-connect.o fe-exec.o fe-misc.o fe-lobj.o dllist.o pqsignal.o pqcomprim.o
/usr/libexec/elf/ld: unrecognized option `-Bforcearchive'
gmake[2]: *** [libpq.so.1.1] Error 1
gmake[2]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces/libpq'
gmake[1]: *** [all] Error 2
gmake[1]: Leaving directory `/usr/ports/databases/postgresql/work/postgresql-6.3.2/src/interfaces'
gmake: *** [all] Error 2
This commit is contained in:
Justin M. Seger 1998-10-12 04:12:35 +00:00
parent 23752ca3ed
commit 084e6ca0c4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=13887
14 changed files with 42 additions and 14 deletions

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src

View File

@ -3,7 +3,7 @@
# Date created: April 2, 1997
# Whom: Marc G. Fournier <scrappy@FreeBSD.ORG>
#
# $Id: Makefile,v 1.25 1998/04/22 08:28:07 asami Exp $
# $Id: Makefile,v 1.26 1998/09/25 10:07:42 asami Exp $
#
DISTNAME= postgresql-6.3.2
@ -20,6 +20,8 @@ LIB_DEPENDS= tcl80.1:${PORTSDIR}/lang/tcl80
WITH_TCL= --with-tcl
.endif
BROKEN_ELF= yes
NO_PACKAGE= "Requires pgsql uid"
WRKSRC= ${WRKDIR}/${DISTNAME}/src