search for: pmake

Displaying 13 results from an estimated 13 matches for "pmake".

Did you mean: make
2002 Jul 22
9
[Patch] Improve portability of regression tests
...d to do to get the regression tests to work on AIX & HPUX. It goes into a bit of detail in the hope that others might be able to get them running on their platforms. I've run these mods on AIX 4.3.3, HP-UX 11.00, Solaris 8, Redhat 7.3 and OpenBSD 3.0. The problems I encountered: * prereqs (pmake, md5sum) * bad directory owner/mode causing auth failures * echo -n doesn't always work * some "id"'s don't know -n or -u * some platforms have no /dev/stdin * some tests AIX fails when sshd runs as non-root user * path problems I used Markus' run-tests.sh script as a sta...
2009 May 23
3
[LLVMdev] Building LLVM with cmake on FreeBSD
...`make' on > FreeBSD 7.2 x86. The build fails while building `opt' because libdl is > missing. > They absolutely do work, even on FreeBSD-current( I run that here), but not using the native make (the one built as part of "make world" which is a direct descendant of "pmake". You have to use the GNU make, which is easily enough added to any FreeBSD system via the FreeBSD ports system. However, when llvm is brought into our base system (as is intended, I'm certain) BSD Makefiles will be added, rather easily. If you're curious how such a thing can be don...
2009 May 25
1
[LLVMdev] Building LLVM with cmake on FreeBSD
...is >>>>> missing. >>>>> >>>> They absolutely do work, even on FreeBSD-current( I run that here), >>>> but not using the native make (the one built as part of "make world" >>>> which is a direct descendant of "pmake". You have to use the GNU >>>> make, >>>> >>> Uh? My FreeBSD installment has `make' and no `gmake'. `make' is indeed >>> BSD make. >>> >>> So, to recap, right now LLVM svn builds fine on FreeBSD 7.2 using BSD >&...
2009 May 23
0
[LLVMdev] Building LLVM with cmake on FreeBSD
...; FreeBSD 7.2 x86. The build fails while building `opt' because libdl is >> missing. > > They absolutely do work, even on FreeBSD-current( I run that here), > but not using the native make (the one built as part of "make world" > which is a direct descendant of "pmake". You have to use the GNU > make, Uh? My FreeBSD installment has `make' and no `gmake'. `make' is indeed BSD make. So, to recap, right now LLVM svn builds fine on FreeBSD 7.2 using BSD `make' with the makefiles generated by cmake. [snip] > I did give you one example...
2009 May 24
3
[LLVMdev] Building LLVM with cmake on FreeBSD
....2 x86. The build fails while building `opt' because libdl is >>> missing. >> They absolutely do work, even on FreeBSD-current( I run that here), >> but not using the native make (the one built as part of "make world" >> which is a direct descendant of "pmake". You have to use the GNU >> make, > > Uh? My FreeBSD installment has `make' and no `gmake'. `make' is indeed > BSD make. > > So, to recap, right now LLVM svn builds fine on FreeBSD 7.2 using BSD > `make' with the makefiles generated by cmake. > &...
2009 May 24
0
[LLVMdev] Building LLVM with cmake on FreeBSD
...t' because libdl is >>>> missing. >>>> >>> They absolutely do work, even on FreeBSD-current( I run that here), >>> but not using the native make (the one built as part of "make world" >>> which is a direct descendant of "pmake". You have to use the GNU >>> make, >>> >> Uh? My FreeBSD installment has `make' and no `gmake'. `make' is indeed >> BSD make. >> >> So, to recap, right now LLVM svn builds fine on FreeBSD 7.2 using BSD >> `make' with the...
2002 Jul 17
13
Testing Call
...g official testing calls early this release. I'd like to have more feedback and more time for handling fixes. If people could test snapshots (http://www.openssh.org/portable.html, pick your favorate mirror and select snapshots directory) and report failures it would be useful. For those with pmake install there is regress/ which you can try out. It may help any platform issues. I know some platforms will outright fail (AIX). Hopefully post 3.5 we can look at supplying gnu make files. For those that build packages for yourself/others from the contrib/ section also let us know what needs t...
2009 May 23
0
[LLVMdev] Building LLVM with cmake on FreeBSD (was: Re: Arm port)
[snip] > Just to clarify things: have you *tried* to build LLVM with the > makefiles generated by cmake on your BSD system? Just checked that the makefiles generated by cmake work with `make' on FreeBSD 7.2 x86. The build fails while building `opt' because libdl is missing. -- Óscar
2005 Feb 08
0
FreeBSD sysadmin/php - SF Bay area
...e of medium size PHP apps, MySQL dba. * Windows workstations maintenance 2K, XP, vanilla MS apps. * Server room skills; hardware troubleshooting, get a patch cable going, able to carry weight and so on. Last but not least, a 24h uptime attitude. General pluses : amanda, generate documentation, pmake, Soekris or similar, gmake, build engineer skills, Postgresql, Postfix, HTML, javascript, C, C++ We offer a competitive salary, bonus plan, medical and dental, 401K, stock and... you get to wear your favorite BSD t-shirt! You can reply to this e-mail with your resume (txt, ps, pdf are fine). Pr...
2009 May 24
3
[LLVMdev] Building LLVM with cmake on FreeBSD
...ils while building `opt' because libdl is >>> missing. >>> >> They absolutely do work, even on FreeBSD-current( I run that here), >> but not using the native make (the one built as part of "make world" >> which is a direct descendant of "pmake". You have to use the GNU >> make, >> > > Uh? My FreeBSD installment has `make' and no `gmake'. `make' is indeed > BSD make. > > So, to recap, right now LLVM svn builds fine on FreeBSD 7.2 using BSD > `make' with the makefiles generated by cm...
2009 May 23
3
[LLVMdev] Arm port
Chuck Robey <chuckr at telenix.org> writes: > I've never asked for (and wouldn't personally contribute to) any project to > generate BSD Makefiles from CMake input. My feelings are, you generate BSD > Makefiles directly, they are NOT that complicated, and making them be generated > like that reduces the simplicity, make troubleshooting more difficult. Fair enough, but
2009 May 25
0
[LLVMdev] Building LLVM with cmake on FreeBSD
...opt' because libdl is >>>> missing. >>>> >>> They absolutely do work, even on FreeBSD-current( I run that here), >>> but not using the native make (the one built as part of "make world" >>> which is a direct descendant of "pmake". You have to use the GNU >>> make, Both BSD Make and GNU make run on FreeBSD (as long as you do install GNU Make, because it's not part of the base install, however 90% of folks will install it. They coexist with no problem. >>> >> Uh? My FreeBSD installme...
2005 Aug 07
5
ocfs2 can not mount for nodes. first time installation
Error: mount.ocfs2: Transport endpoint is not connected while mounting /dev/sdc1 on /u02, could not mount /dev/sdc1. The installation step is: 1. install all rpms on int-rac1, int-rac2 2. interconnect int-rac1, int-rac2, ping each other using private ip and public ip ok. Add EMC SAN as shared disk and visable for two nodes. 3. configure int-rac1 using ocfs2console, add two nodes 4. according