Help ... bsd.port.mk

Help ... bsd.port.mk

Post by Yusuf Hendrick » Fri, 27 Oct 2000 19:22:38



Hi

This may be rather daft but how do I resolve the following error ..

after issuing the make command the following error is generated..

Quote:>make
>Error: your port uses an old layout.  Please update it to match this
bsd.port.mk.
>*** Error code 1

>Stop.
>*** Error code 1

TIA
 
 
 

Help ... bsd.port.mk

Post by Steven G. Kar » Sat, 28 Oct 2000 01:49:16




Quote:

> This may be rather daft but how do I resolve the following error ..
> after issuing the make command the following error is generated..

>>make
>>Error: your port uses an old layout.  Please update it to match this
> bsd.port.mk.
>>*** Error code 1

>>Stop.
>>*** Error code 1

Use cvsup to grab the latest ports collection.
If port you are trying to build contains empty
subdirectories, then you need to delete those
empty subdirectories.

--
Steve
http://troutmask.apl.washington.edu/~kargl/

 
 
 

1. Proposal for bsd.port.mk -- [really about bsd.java.mk which then gets included]

Comments:

Variables--

The variables cover my needs in this area.  I think that actual
implementation will result in some proliferation though because it's
considerably easier two implement a variable with two states in a make
script than one with poly states.  :)

Also, in playing around with building a bsd.java.mk, I've already found
that defining variables like:

JAVA_CMD        # full path to selected java
JAVAC_CMD       # full path to selected javac
JAR_CMD         # full path to selected jar
JAVA_LIB        # full path of directory holding tools.jar or
classes.zip

become critically useful once you get to attempting an implementation.

Selection Order --

The runtime ordering makes great sense--theoretically.  Practically,
it's effect is the same as the current use of dependency on JDK 1.1.8.  
I believe it makes sense to implement the full rigor of this selection
process only after Sun and the Foundation have arrived at an agreement
that allows higher-order JDK's and JRE's to be built AND distributed by
FreeBSD.  Until that time, rules 3 and 4 should be skipped.

But, we're making progress!

Now, we need some competing implementations so the gory details can be
worked out.

===========================================================================


--
jmc                               ||  MacroHard --                   \
                                   ||     the perfection of form over |
----------------------------------||     substance, marketing over   |
Web:  http://www.borgsdemons.com  ||     performance, and greed over |
                                   ||     design . . .                |
=====================================================================/
Public Key:  http://www.borgsdemons.com/Personal/pgpkey.asc          |
=====================================================================\


with "unsubscribe freebsd-java" in the body of the message

2. SILC: A Better Way To Window

3. Request for changing bsd.port.mk and adding bsd.java.mk (+ruby)

4. struct super_block cleanup - romfs

5. Request for changing bsd.port.mk and adding bsd.java.mk

6. PLEASE Can Any body HAVE SOLUTION using shell Script and awk???????Please

7. HELP: Ports and bsd.port.mk

8. Problem with OpenBSD 2.6 and keep state

9. /usr/ports/Mk/bsd.port.mk ?

10. Ports error in bsd.port.mk

11. Fwd: cvs commit: ports/Mk bsd.java.mk

12. kernel build 4.stable fails: bsd.init.mk, bsd.links.mk

13. make install linux_base-6.1get system is too old to use this bsd.port.mk