From owner-freebsd-alpha Sun May 26 10:15:26 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from dragon.nuxi.com (trang.nuxi.com [66.92.13.169]) by hub.freebsd.org (Postfix) with ESMTP id 21EBC37B401 for ; Sun, 26 May 2002 10:15:20 -0700 (PDT) Received: from dragon.nuxi.com (obrien@localhost [127.0.0.1]) by dragon.nuxi.com (8.12.3/8.12.2) with ESMTP id g4QHFJJn010496; Sun, 26 May 2002 10:15:19 -0700 (PDT) (envelope-from obrien@dragon.nuxi.com) Received: (from obrien@localhost) by dragon.nuxi.com (8.12.3/8.12.3/Submit) id g4QHFIag010495; Sun, 26 May 2002 10:15:18 -0700 (PDT) Date: Sun, 26 May 2002 10:15:18 -0700 From: "David O'Brien" To: Dag-Erling Smorgrav Cc: alpha@freebsd.org Subject: Re: -ffast-math broken Message-ID: <20020526101518.A10455@dragon.nuxi.com> Reply-To: obrien@freebsd.org Mail-Followup-To: David O'Brien , Dag-Erling Smorgrav , alpha@freebsd.org References: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: ; from des@ofug.org on Thu, May 23, 2002 at 12:03:46AM +0200 X-Operating-System: FreeBSD 5.0-CURRENT Organization: The NUXI BSD group X-Pgp-Rsa-Fingerprint: B7 4D 3E E9 11 39 5F A3 90 76 5D 69 58 D9 98 7A X-Pgp-Rsa-Keyid: 1024/34F9F9D5 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, May 23, 2002 at 12:03:46AM +0200, Dag-Erling Smorgrav wrote: > The -ffast-math gcc option is broken on Alpha because we don't build > or install crtfastmath.o as part of csu. Building & installing it > works, I've committed this part. > but doesn't help because it references __ieee_set_fp_control > which doesn't exist. This breaks (at least) the audio/mpg123 port, > though I must admit I don't know if it ever worked. http://www.humboldt.edu/cgi-bin/man2html?ieee explains the ieee_set_fp_control() routine we need to supply. Note that if you install the Compaq CCC compiler, you get the routines in /usr/lib/compaq/cpml-5.1.0/libcpml_ev*.* We could create the libcpml port and hack GCC to link with it when given -ffast-math. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun May 26 10:56:16 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from flood.ping.uio.no (flood.ping.uio.no [129.240.78.31]) by hub.freebsd.org (Postfix) with ESMTP id D729F37B403; Sun, 26 May 2002 10:56:13 -0700 (PDT) Received: by flood.ping.uio.no (Postfix, from userid 2602) id 18BF35307; Sun, 26 May 2002 19:56:11 +0200 (CEST) X-URL: http://www.ofug.org/~des/ X-Disclaimer: The views expressed in this message do not necessarily coincide with those of any organisation or company with which I am or have been affiliated. To: obrien@freebsd.org Cc: alpha@freebsd.org, bde@freebsd.org Subject: Re: -ffast-math broken References: <20020526101518.A10455@dragon.nuxi.com> From: Dag-Erling Smorgrav Date: 26 May 2002 19:56:11 +0200 In-Reply-To: <20020526101518.A10455@dragon.nuxi.com> Message-ID: Lines: 20 User-Agent: Gnus/5.0808 (Gnus v5.8.8) Emacs/21.2 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org "David O'Brien" writes: > On Thu, May 23, 2002 at 12:03:46AM +0200, Dag-Erling Smorgrav wrote: > > The -ffast-math gcc option is broken on Alpha because we don't build > > or install crtfastmath.o as part of csu. Building & installing it > > works, > > I've committed this part. > > > but doesn't help because it references __ieee_set_fp_control > > which doesn't exist. This breaks (at least) the audio/mpg123 port, > > though I must admit I don't know if it ever worked. > > http://www.humboldt.edu/cgi-bin/man2html?ieee > explains the ieee_set_fp_control() routine we need to supply. Sounds like a job for Bruce, don't you think? DES -- Dag-Erling Smorgrav - des@ofug.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sun May 26 12:33:47 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 9CD1837B400; Sun, 26 May 2002 12:33:44 -0700 (PDT) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id FAA00136; Mon, 27 May 2002 05:33:35 +1000 Date: Mon, 27 May 2002 05:36:38 +1000 (EST) From: Bruce Evans X-X-Sender: bde@gamplex.bde.org To: Dag-Erling Smorgrav Cc: obrien@freebsd.org, , Subject: Re: -ffast-math broken In-Reply-To: Message-ID: <20020527053259.W13129-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On 26 May 2002, Dag-Erling Smorgrav wrote: > "David O'Brien" writes: > > On Thu, May 23, 2002 at 12:03:46AM +0200, Dag-Erling Smorgrav wrote: > > > The -ffast-math gcc option is broken on Alpha because we don't build > > > or install crtfastmath.o as part of csu. Building & installing it > > > works, > > > > I've committed this part. > > > > > but doesn't help because it references __ieee_set_fp_control > > > which doesn't exist. This breaks (at least) the audio/mpg123 port, > > > though I must admit I don't know if it ever worked. > > > > http://www.humboldt.edu/cgi-bin/man2html?ieee > > explains the ieee_set_fp_control() routine we need to supply. > > Sounds like a job for Bruce, don't you think? Not for the alpha part. But setting the control word should be easy if you understand the machine. ieee_*fp* should be named feset*() for C99, except possibly for defectective parts of C99 (no standard way to control the trickiest parts of the control word). Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 12: 9:44 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from freeuk.com (du-004-0113.freeuk.com [212.126.149.113]) by hub.freebsd.org (Postfix) with SMTP id 2EE1137B40B for ; Tue, 28 May 2002 12:06:52 -0700 (PDT) Content-Type: text/plain; charset=US-ASCII Date: Tue, 28 May 2002 20:05:20 +0100 To: freebsd-alpha@freebsd.org From: itsveryeasy@freeuk.com X-Mailer: Version 5.0 Subject: Organization: Message-Id: <20020528190652.2EE1137B40B@hub.freebsd.org> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello Did you know it's possible to make $50,000 or more in 90 days sending e-mail. Seem impossible? Is there a catch? NO, there is no catch, just send your e-mails and be on your way to financial freedom. Basically, I send out as many of these e-mails as I can, then people send me cash in the mail for information that I just e-mail back to them. Everyday, I make a three-minute drive to my P.O. Box knowing that there are at least a few hundred dollars waiting for me. And the best part, IT IS COMPLETELY LEGAL. Just read the next few paragraphs and see what you think. If you like what you read, great! If you don't, read it again because you must have missed something. ****************************************** "AS SEEN ON NATIONAL TELEVISION" "Making over a half million dollars every 6 months from your home for an investment of only $25 US dollars expense ONE TIME. THANKS TO THE COMPUTER AGE AND THE INTERNET, YOU CAN BE A MILLIONAIRE LIKE OTHERS WITHIN A YEAR!!! Before you say, "No Way!" read the following. This is the letter you've been reading about in the news lately. Due to the popularity of this letter on the Internet, a major nightly news program recently devoted an entire show to the investigation of the program described below to see if it really can make people money. The show also investigated whether or not the program was legal. Their findings proved once and for all that there are absolutely no laws prohibiting the participation in this program. This has helped to show people that this is a simple, harmless, and fun way to make some extra money at home. The results of this show have been truly remarkable. So many people are participating that those involved are doing much better than ever before. Since everyone makes more as more people try it out, it's been very exciting to be a part of it lately. You will understand once you experience it. "HERE IT IS BELOW" *** Print This Now For Future Reference *** The following income opportunity is one you may be interested in taking a look at. It can be started with VERY LITTLE investment ($25) and the income return is TREMENDOUS!!! THIS IS A LEGITIMATE, LEGAL, MONEY MAKING OPPORTUNITY. It does not require you to come into contact with people, do any hard work, and best of all, you never have to leave your house except to get the mail. Simply follow the instructions, and you really can make this happen. This e-mail order marketing program works every time if you put in the effort to make it work. E-mail is the sales tool of the future. Take advantage of this non-commercialized method of advertising NOW! The longer you wait, the more savvy people will be taking your business using e-mail. Get what is rightfully yours. Program yourself for success and dare to think BIG. It sounds corny, but it's true. You'll never make it big if you don't have this belief system in place. MULTI-LEVEL MARKETING (MLM) has finally gained respectability. It is being taught in the Harvard Business School, and both Stanford Research and the Wall Street Journal have stated that between 50% and 65% of all goods and services will be sold through multi-level methods. This is a Multi-Billion Dollar industry and of the 500,000 millionaires in the U.S., 20% (100,000) made their fortune in the last several years in MLM. Moreover, statistics show 45people become millionaires everyday through Multi-Level Marketing. You may have heard this story before, but Donald Trump made an appearance on the David Letterman show. Dave asked him what he would do if he lost everything and had to start over from scratch. Without hesitating Trump said he would find a good network marketing company and get to work. The audience, started to hoot and boo him. He looked out at the audience and dead-panned his response. "That's why I'm sitting up here and you are all sitting out there!" With network marketing you have two sources of income. Direct commissions from sales you make yourself and commissions from sales made by people you introduce to the business. Residual income is the secret of the wealthy. It means investing time and money once, and getting paid again and again and again. In network marketing, it also means getting paid for the work of others. The enclosed information is something I almost let slip through my fingers. Fortunately, sometime later I reread everything and gave some thought and study to it. My name is Jonathan Rourke. Two years ago, the corporation I worked at for the past twelve years down- sized and my position was eliminated. After unproductive job interviews, I decided to open my own business. Over the past year, I incurred many unforeseen financial problems. I owed my family, friends and creditors over $35,000. The economy was taking a toll on my business and I just couldn't seem to make ends meet. I had to refinance and borrow against my home to support my family and struggling business. AT THAT MOMENT something significant happened in my life and I am writing to share that experience in hopes that this will change your life FOREVER FINANCIALLY!!! In mid December, I received this program via e-mail. Six month's prior to receiving this program, I had been sending away for information on various business opportunities. All of the programs I received, in my opinion were not cost effective. They were either too difficult for me to comprehend, or the initial investment was too much for me to risk to see if they would work or not. One claimed that I would make a million dollars in one year. It didn't tell me I'd have to write a book to make it! But like I was saying, in December I received this program. I didn't send for it, or ask for it; they just got my name off a mailing list. THANK GOODNESS FOR THAT!!! After reading it several times, to make sure I was reading it correctly, I couldn't believe my eyes. Here was a MONEY MAKING PHENOMENON. I could invest as much as I wanted to start without putting me further into debt. After I got a pencil and paper and figured it out, I would at least get my money back. But like most of you I was still a little skeptical and a little worried about the legal aspects of it all. So I checked it out with the U.S. Post Office (1-800-725-2161 24 hrs) and they confirmed that it is indeed legal! After determining the program was LEGAL and NOT A CHAIN LETTER, I decided "WHY NOT." Initially I sent out 10,000 e-mails. It cost me about $15 for my time on-line. The great thing about e-mail is that I don't need any money for printing to send out the program, and because all of my orders are filled via e-mail, the only expense is my time. I am telling you like it is. I hope it doesn't turn you off, but I promised myself that I would not 'rip-off" anyone, no matter how much money it cost me. Here is the basic version of what you need to do: Your first goal is to receive at least 20 orders for Report #1 within 2 weeks of your first program going out. IF YOU DON'T, SEND OUT MORE PROGRAMS UNTIL YOU DO. Your second goal is to receive at least 150+ orders for Report #2 within 4 weeks. IF NOT, SEND OUT MORE PROGRAMS UNTIL YOU DO. Once you have your 150 orders, relax you've met your goal. You will make $50,000+ but keep at it! If you don't get 150 right off, keep at it! It may take some time for your down line to build. Keep at it, stay focused, and do not let yourself get distracted. In less than one week, I was starting to receive orders for REPORT #1. I kept at it - kept mailing out the program and by January 13, I had received 26 orders for REPORT #1. My first step in making $50,000 in 90 days was done. By January 30, 1 had received 196 orders for REPORT #2, 46 more than I needed. So I sat back and relaxed. By March 1, of my e-mailing of 10,000, I received $58,000 with more coming in every day. I paid off ALL my debts and bought a much-needed new car. Please take time to read the attached program, IT WILL CHANGE YOUR LIFE FOREVER!! Remember, it won't work if you don't try it. This program does work, but you must follow it EXACTLY! Especially the rules of not trying to place your name in a different place. It won't work, you'll lose out on a lot of money! In order for this program to work very fast, try to meet your goal of 20+ orders for Report #1, and 150+ orders for Report #2 and you will make $50,000 or more in 90 days. If you don't reach the first two goals with in four weeks, relax, you will still make a ton of money, it may take a few months or so longer. But keep mailing out the programs and stay focused! That's the key. I AM LIVING PROOF THAT IT WORKS!!! If you choose not to participate in this program, I am sorry. It really is a great opportunity with little cost or risk to you. If you choose to participate, follow the program and you will be on your way to financial security. If you are a fellow business owner and are in financial trouble like I was, or you want to start your own business, consider this a sign. I DID! -Sincerely, Jonathan Rourke P.S. Do you have any idea what 11,700 $5 bills ($58,000) look like piled up on a kitchen table? IT'S AWESOME! **************************************************** A PERSONAL NOTE FROM THE ORIGINATOR OF THIS PROGRAM: By the time you have read the enclosed program and reports, you should have concluded that such a program, (and one that is legal), could not have been created by an amateur. Let me tell you a little about myself. I had a profitable business for 10 years. Then in 1979 my business began falling off. I was doing the same things that were previously successful for me, but it wasn't working. Finally, I figured it out. It wasn't me; it was the economy. Inflation and recession had replaced the stable economy that had been with us since 1945. I don't have to tell you what happened to the unemployment rate... because many of you know from first hand experience. There were more failures and bankruptcies than ever before. The middle class was vanishing. Those who knew what they were doing invested wisely and moved up. Those who did not including those who never had anything to save or invest were moving down into the ranks of the poor. As the saying goes, 'THE RICH GET RICHER AND THE POOR GET POORER." The traditional Methods of making money will never allow you to "move up" or "get rich". Inflation will see to that. You have just received information that can give you financial freedom for the rest of your life, with "NO RISK" and "JUST A LITTLE BIT OF EFFORT." You can make more money in the next few months than you have ever imagined. Follow the program EXACTLY AS INSTRUCTED. Do not change it in any way. It works exceedingly well as it is now. Remember to e-mail a copy of this exciting report to everyone you can think of. One of the people you send this to may send out 50,000 ... and your name will be on every one of them! Remember though, the more you send out the more potential customers you will reach. So my friend, I have given you the ideas, information, materials and opportunity to become financially independent. IT IS UP TO YOU NOW! "THINK ABOUT IT." Before you delete this program from your mailbox, as I almost did, take a little time to read it and REALLY THINK ABOUT IT. Get a pencil and figure out what could happen when YOU participate. Figure out the worst possible response and no matter how you calculate it, you will still make a lot of money! You will definitely get back what you invested. Any doubts you have will vanish when your first orders come in. IT WORKS! -Jody Jacobs, Richmond, VA ************************************** HERE'S HOW THIS AMAZING PROGRAM WILL MAKE YOU THOUSANDS OF DOLLAR$. This method of raising capital REALLY WORKS 100% EVERY TIME. I am sure that you could use up to $50,000 or more in the next 90 days. Before you say "No Way!" please read this program carefully. This is not a chain letter, but a perfectly legal money making opportunity. Basically, this is what you do: As with all multilevel businesses, we build our business by recruiting new partners and selling our products. Every state in the USA allows you to recruit new multilevel business partners, and we offer a product for EVERY dollar sent. YOUR ORDERS COME BY MAIL AND ARE FILLED BY E-MAIL, so you are not involved in personal selling. You do it privately in your own home, store, or office. This is the GREATEST Multi-Level Mail Order Marketing anywhere: This is what you MUST do. 1. Order all 5 reports shown on the list below (You can't sell them if you don't have them). * For each report, send $5.00 CASH, the NAME & NUMBER OF THE REPORT YOU ARE ORDERING, YOUR E-MAIL ADDRESS, and YOUR NAME & RETURN ADDRESS (in case of a problem). *MAKE SURE YOUR RETURN ADDRESS IS ON YOUR ENVELOPE - IN CASE OF ANY MAIL PROBLEMS! * When you place your order, make sure you order each of the five reports. You need all five reports so that you can save them on your computer and resell them. * Within a few days you will receive, via e-mail, each of the five reports. Save them on your computer so they will be accessible for you to send to the 1,000's of people who will order them from you. 2. IMPORTANT- DO NOT alter the names of the people who are listed next to each report, or their order on the list in any way other than as instructed below in steps "a" through 'g" or you will lose out on the majority of your profits. Once you understand the way this works you'll also see how it doesn't work if you change it. Remember, this method has been tested, and if you alter it, it will not work. a. Look below for the listing of available reports. b. After you've ordered the five reports, take this Advertisement and remove the name and address under REPORT #5. This person has made it through the cycle and is no doubt counting their $50,000! c. Move the name and address under REPORT #4 down to REPORT #5. d. Move the name and address under REPORT #3 down to REPORT #4. e. Move the name and address under REPORT #2 down to REPORT #3 f. Move the name and address under REPORT #1 down to REPORT #2. g. Insert your name and address in the REPORT #1 position. Please make sure you copy every name and address ACCURATELY! Copy and paste method works well. 3. Take this entire letter, including the modified list of names, and save it to your computer. Make NO changes to the Instruction portion of this letter. Your cost to participate in this is practically nothing (surely you can afford $25). You obviously already have an Internet Connection and e-mail is FREE! To assist you with marketing your business on the internet, the 5 reports you purchase will provide you with invaluable marketing information which includes how to send bulk e-mails, where to find thousands of free classified ads and much, much more. Here are two primary methods of building your downline: METHOD #1: SENDING BULK E-MAIL Let's say that you decide to start small, just to see how it goes, and we'll assume you and all those involved send out only 2,000 programs each. Let's also assume that the mailing receives a 0.5% response. Using a good list, the response could be much better. Also, many people will send out hundreds of thousands of programs instead of 2,000. But continuing with this example, you send out only 2,000 programs. With a 0.5% response, that is only 10 orders for REPORT #1. Those 10 people respond by sending out 2,000 programs each for a total of 20,000. Out of that 0.5%, 100 people respond and order REPORT #2. Those people 100 mail out 2,000 programs each for a total of 200,000. The 0.5% response to that equals 1,000 orders for REPORT #3. Those 1,000 send out 2,000 programs each for a 2,000,000 total. The 0.5% response to that equals 10,000 orders for REPORT #4. That amounts to 10,000 each of $5 bills for you in CASH MONEY! Then think about level five! That's $500,000 alone! Your total income in this example is $50 + $500 + $5,000+ $50,000 + $500,000 for a total of $555,550!!! REMEMBER FRIEND, THIS IS ASSUMING 1,990 OUT OF THE 2,000 PEOPLE YOU MAIL TO WILL DO ABSOLUTELY NOTHING AND TRASH THIS PROGRAM! DARE TO THINK FOR A MOMENT WHAT WOULD HAPPEN IF EVERYONE, OR HALF SENT OUT 100,000 PROGRAMS INSTEAD OF 2,000. Believe me, many people will do just that and more! REPORT #2 will show you the best methods for bulk e-mailing, and e-mail software. METHOD #2 - PLACING FREE ADS ON THE INTERNET 1. Advertising on the Net is very, very inexpensive, and there are HUNDREDS of FREE places to advertise. Let's say you decide to start small just to see how well it works. Assume your goal is to get ONLY 10 people to participate on your first level. Placing a lot of FREE ads on the Internet will EASILY get a larger response. Also assume that everyone else in YOUR ORGANIZATION gets ONLY 10 downline members. Follow this example to achieve the STAGGERING results below: 1st level-your 10 members with $5 ....... $50 2nd level-10 members from those 10 ($5 x 100) ....... $500 3rd level-10 members from those 100 ($5 x 1,000)....... $5,000 4th level-10 members from those 1,000 ($5 x 10k) ...... $50,000 5th level-10 members from those 10,000 ($5 x 100k) ....... $500,000 THIS TOTALS - $555,550 Remember friends, this assumes that the people who participate only recruit 10 people each. Think for a moment what would happen if they got 20 people to participate! Most people get 100's of participants. THINK ABOUT IT! For every $5.00 you receive, all you must do is e-mail them the report they ordered. THAT'S IT! ALWAYS PROVIDE SAME-DAY SERVICE ON ALL ORDERS! This will guarantee that the e-mail THEY send out with YOUR name and address on it will be prompt because they can't advertise until they receive the report! AVAILABLE REPORTS *** Order Each REPORT by NUMBER, AND NAME *** ALWAYS SEND $5 CASH (U.S. CURRENCY) FOR EACH REPORT. CHECKS NOT ACCEPTED * - ALWAYS SEND YOUR ORDER VIA FIRST CLASS MAIL _ Make sure the cash is concealed by wrapping it in at least two sheets of paper (SO THAT THE BILL CAN'T BE SEEN AGAINST LIGHT) On one of those sheets of paper include: (a) the number & name of the report you are ordering, (b) your e-mail address, and (c) your name & postal address (in case your e-mail provider encounters problems). *************************************** PLACE YOUR ORDER FOR THESE REPORTS NOW: REPORT #1 "The Insiders Guide to Advertising for Free on the Internet" ORDER REPORT #1 FROM: Gordon Piggott PO Box 2855 EASTBOURNE BN21 2XQ United Kingdom REPORT #2 "The Insiders Guide to Sending Bulk E-mail on the Internet" ORDER REPORT #2 FROM: Kevin Ives P.O. Box 495 Port Washington, NY 11050 U.S.A. REPORT #3 "The Secrets to Multilevel Marketing on the Internet" ORDER REPORT #3 FROM: Tracey MacDonald 28 South Main Street, #252 Randolph, MA 02368-4800 U.S.A. REPORT #4 'How to become a Millionaire utilizing the Power of Multilevel Marketing and the Internet" ORDER REPORT #4 FROM: Ken Leung Flat B, 5/F, BLK 5, Serenity Park, Tai Po, N.T. Hong Kong REPORT #5 "How to Send One Million E-Mails for Free." ORDER REPORT #5 FROM: Randy Dallard P.O. Box 8 Osprey, FL 34229 U.S.A. *********************************************** About 50,000 new people get online every month! ******* TIPS FOR SUCCESS ******* * TREAT THIS AS YOUR BUSINESS! Be prompt, professional, and follow the directions accurately. * Send for the five reports IMMEDIATELY so you will have them when the orders start coming in. When you receive a $5 order, you MUST send out the requested product/report. * ALWAYS PROVIDE SAME-DAY SERVICE ON THE ORDERS YOU RECEIVE. * Be patient and persistent with this program. If you follow the instructions exactly, your results WILL BE SUCCESSFUL! * ABOVE ALL, HAVE FAITH IN YOURSELF AND KNOW YOU WILL SUCCEED! ******* YOUR SUCCESS GUIDELINES ******* Follow these guidelines to guarantee your success: Start posting ads as soon as you mail off for the reports! By the time you start receiving orders, your reports will be in your mailbox! For now, something simple, such as posting on message boards something to the effect of "Would you like to know how to earn $50,000 working out of your house with NO initial investment? Email me with the keywords "more info" to find out how. And, when they email you, send them this report in response! If you don't receive 20 orders for REPORT #1 within two weeks, continue advertising or sending e-mails until you do. Then, a couple of weeks later you should receive at least 100 orders for REPORT#2. If you don't, continue advertising or sending e-mails until you do. Once you have received 100 or more orders for REPORT #2, YOU CAN RELAX, because the system is already working for you, and the cash will continue to roll in! THIS IS IMPORTANT TO REMEMBER: Every time your name is moved down on the list you are placed in front of a DIFFERENT report. You can KEEP TRACK of your PROGRESS by watching which report people are ordering from you. If you want to generate more income, send another batch of e-mails or continue placing ads and start the whole process again! There is no limit to the income you will generate from this business! Before you make your decision as to whether or not you participate in this program, answer one question... DO YOU WANT TO CHANGE YOUR LIFE? If the answer is yes, please look at the following facts about this program: 1. YOU ARE SELLING A PRODUCT THAT DOES NOT COST ANYTHING TO PRODUCE! 2. YOU ARE SELLING A PRODUCT THAT DOES NOT COST ANYTHING TO SHIP! 3. YOU ARE SELLING A PRODUCT THAT DOES NOT COST YOU ANYTHING TO ADVERTISE! 4. YOU ARE UTILIZING THE POWER OF THE INTERNET AND THE POWER OF MULTI-LEVEL MARKETING TO DISTRIBUTE YOUR PRODUCT ALL OVER THE WORLD! 5. YOUR ONLY EXPENSES OTHER THAN YOUR INITIAL $25 INVESTMENT IS YOUR TIME! 6. VIRTUALLY ALL OF THE INCOME YOU GENERATE FROM THIS PROGRAM IS PURE PROFIT! 7. THIS PROGRAM WILL CHANGE YOUR LIFE FOREVER. ******* TESTIMONIALS******* This program does work, but you must follow it EXACTLY! Especially the rule of not trying to place your name in a different position, it won't work and you'll lose a lot of potential income. I'm living proof that it works. It really is a great opportunity to make relatively easy money, with little cost to you. If you do choose to participate, follow the program exactly, and you'll be on your way to financial security. -Steven Bardfield, Portland, OR My name is Mitchell. My wife, Jody, and I live in Chicago, IL. I am a cost accountant with a major U.S. Corporation and I make pretty good money. When I received the program I grumbled to Jody about receiving "junk mail." I made fun of the whole thing, spouting my knowledge of the population and percentages involved. I 'knew' it wouldn't work. Jody totally ignored my supposed intelligence and jumped in with both feet. I made merciless fun of her, and was ready to lay the old 'I told you so' on her when the thing didn't work... well, the laugh was on me! Within two weeks she had received over 50 responses. Within 45 days she had received over $147,200 in $5 bills! I was shocked! I was sure that I had it all figured and that it wouldn't work. I AM a believer now. I have joined Jody in her "hobby. " I did have seven more years until retirement, but I think of the 'rat race,' and it's not for me. We owe it all to MLM. -Mitchell Wolf MD., Chicago, IL. The main reason for this letter is to convince you that this system is honest, lawful, extremely profitable, and is a way to get a large amount of money in a short time. I was approached several times before I checked this out. I joined just to see what one could expect in return for the minimal effort and money required. To my astonishment I received $36,470.00 in the first 14 weeks, with money still coming in. -Charles Morris, Esq. Not being the gambling type, it took me several weeks to make up my mind to participate in this plan. But conservative that I am, I decided that the initial investment was so little that there was just no way that I wouldn't get enough orders to at least get my money back. Boy, was I surprised when I found my medium- size post office box crammed with orders! For a while, it got so overloaded that I had to start picking up my mail at the window. I'll make more money this year than any 10 years of my life before. The nice thing about this deal is that it doesn't matter where people live. There simply isn't a better investment with a faster return. -Paige Willis, Des Moines, IA I had received this program before. I deleted it, but later I wondered if I shouldn't have given it a try. Of course, I had no idea who to contact to get another copy, so I had to wait until I was e-mailed another program ... 11 months passed then it came ... I didn't delete this one! ... I made more than $41,000 on the first try!! -Violet Wilson, Johnstown, PA This is my third time to participate in this plan. We have quit our jobs, and will soon buy a home on the beach and live off the interest on our money. The only way on earth that this plan will work for you is if you do it. For your sake, and for your family's sake don't pass up this golden opportunity. Good luck and happy spending! -Kerry Ford, Centerport, NY IT IS UP TO YOU NOW! Take 5 minutes to Change Your Future! ORDER YOUR REPORTS TODAY AND GET STARTED ON YOUR ROAD TO FINANCIAL FREEDOM! FOR YOUR INFORMATION: If you need help with starting a business, registering a business name, learning how income tax is handled, etc., contact your local office of the Small Business Administration (a Federal agency) 1(800) 827-5722 for free help and answers to questions. Also, the Internal Revenue Service offers free help via telephone and free seminars about business tax requirements. **************************************************************** Under Bill S1618 Title HI passed by the 105th US Congress this letter cannot be considered spam as long as the sender includes contact information and a method of removal. This is a onetime e-mail transmission. No request for removal is necessary. If this is the second time you have received this, I apologize. It was never intended to be spam. To remove just email itsveryeasy@freeuk.com with REMOVE in the subject line. **************************************************************** STOP! If you never read another e-mail PLEASE take a moment to read this one. This really is worth your valuable time. At the very least PRINT THIS OUT NOW to read later if you are pressed for time. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 12:18: 2 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 5585637B401 for ; Tue, 28 May 2002 12:17:55 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GWU00M2S5LTGL@mtaout01.icomcast.net> for alpha@freebsd.org; Tue, 28 May 2002 15:17:54 -0400 (EDT) Date: Tue, 28 May 2002 15:17:26 -0400 From: "Coffin, Dexter" Subject: Mozilla 1.0RC3 Still Fails to Compile on Alpha To: Alpha Message-id: <1022613457.374.12.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, All! Well, anyone yet have any clue as to ... /usr/bin/sed -e "s;@PREFIX@;/usr/X11R6;g" /usr/ports/www/mozilla/files/mozilla.sh >/usr/ports/www/mozilla/work/mozilla/mozilla (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; echo skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; echo locale,install,select,en-US >> chrome/installed-chrome.txt; /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome) /usr/libexec/ld-elf.so.1: ./libxpcom.so: Unsupported relocation type 240 in non-PLT relocations *** Error code 1 Stop in /usr/ports/www/mozilla. Depending on the port maintenance, the "Unsupported relocation type" fluctuates between 240 and 8 (just those two, no values in between). The gotcha with pathsub.o (compile w/o -ffunction-section to continue) and the need for non-native zip (OSF/1 and Linux compatible zip works) remain as well. For those who may not have read my previous postings, here's my uname ... FreeBSD roshomon.idnopheq.net 4.6-RC FreeBSD 4.6-RC #3: Mon May 27 03:47:48 EDT 2002 root@:/usr/obj/usr/src/sys/ROSHOMON alpha I last CVSuped ports this morning @ ~06:00 EDT. Does anyone know what is up? Someday I'd like to build OpenOffice, and IIRC Mozilla is a requirement. THX, Dex To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 12:48:26 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 3206F37B414 for ; Tue, 28 May 2002 12:48:19 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA19011; Tue, 28 May 2002 15:48:18 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4SJllV09505; Tue, 28 May 2002 15:47:47 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15603.57059.709247.957736@grasshopper.cs.duke.edu> Date: Tue, 28 May 2002 15:47:47 -0400 (EDT) To: "Coffin, Dexter" Cc: Alpha Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-Reply-To: <1022613457.374.12.camel@roshomon.idnopheq.net> References: <1022613457.374.12.camel@roshomon.idnopheq.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org How is libxpcom being built? Are they doing any fancy linker tricks? If so, try turning them off. If that's not an option, then look into using hte ld-elf.so from -current. The alpha rtld in -current was recently updated to make less assumptions about the ordering of sections & generally be more bullet-proof. (be careful installing it, and save the old version somewhere where you can replace it using only statically linked binaries). Drew Coffin, Dexter writes: > Hi, All! > > Well, anyone yet have any clue as to ... > > > > /usr/bin/sed -e "s;@PREFIX@;/usr/X11R6;g" > /usr/ports/www/mozilla/files/mozilla.sh > >/usr/ports/www/mozilla/work/mozilla/mozilla > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; echo > skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; echo > locale,install,select,en-US >> chrome/installed-chrome.txt; > /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome) > /usr/libexec/ld-elf.so.1: ./libxpcom.so: Unsupported relocation type 240 > in non-PLT relocations To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 13:28:50 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 8A3ED37B403 for ; Tue, 28 May 2002 13:28:40 -0700 (PDT) Received: from attbi.com ([12.245.142.146]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020528202840.NDCG2751.rwcrmhc52.attbi.com@attbi.com> for ; Tue, 28 May 2002 20:28:40 +0000 Message-ID: <3CF3E84A.834835F7@attbi.com> Date: Tue, 28 May 2002 16:27:54 -0400 From: Allen Thomas X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: freebsd-alpha@FreeBSD.org Subject: XFree86 & Alpha Demi-Sable Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi -- I have been as yet unsuccessful with installation and operation of any version of XFree86. Each time I type startx I get a crash and reboot. Current Config: Demi-Sable Alphaserver 2000 with SRM Console version 5.3-2, 128mb ram. Installation of NT4 sp6a on a separate drive which functions properly. Installed FreeBSD 4.5 alpha which runs fine. I upgraded to XFree86-4. PCI Diamond Stealth 2000 2mb Video. PCI SMC 10\100 nic. PCI Symbios SCSI controller card. Gateway Vivitron svga monitor 75hz at 1024 and max 120 vert. I have 2 2gig SCSI hard drives for FreeBSD with /usr on one and everything else on the other No ISA cards. Attempted solutions: I replaced the ISA Qvision card with a PCI Diamond stealth 2000 and replaced the DEC nic with a SMC. Both because I thought I may be having compatability problems. I upgraded to XFree86-4. I have run XFree86 config from sysinstall which does create a config file. I have edited the config to reflect the default color depth. XFree86 -configure crashes the computer as well I tried to install KDE3\QT but have had errors each time with the install All this with several software reloads along the way. Next approach: (Unless you have another suggestion) Install FreeBSD 4.6RC1 Alpha I would love to hear from someone with alpha experience. Your help would truly be appreciated. Thank You, Al Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 13:38:51 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 7458E37B403 for ; Tue, 28 May 2002 13:38:48 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id QAA20596; Tue, 28 May 2002 16:38:47 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4SKcHB09549; Tue, 28 May 2002 16:38:17 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15603.60089.703466.654500@grasshopper.cs.duke.edu> Date: Tue, 28 May 2002 16:38:17 -0400 (EDT) To: Allen Thomas Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable In-Reply-To: <3CF3E84A.834835F7@attbi.com> References: <3CF3E84A.834835F7@attbi.com> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Allen Thomas writes: > Hi -- <..> > Each time I type startx I get a crash and reboot. > > Current Config: > Demi-Sable Alphaserver 2000 with SRM Console version 5.3-2, 128mb ram. Can you describe the crash more fully, please? What, exactly, do you see on the screen when it crashes? If at all possible, a serial console is very helpful in debugging crashes which occur when starting X. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 14:10:36 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 29D2837B407 for ; Tue, 28 May 2002 14:10:21 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout03.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GWU00I3VAT7MU@mtaout03.icomcast.net> for freebsd-alpha@freebsd.org; Tue, 28 May 2002 17:10:20 -0400 (EDT) Date: Tue, 28 May 2002 17:09:53 -0400 From: "Coffin, Dexter" Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-reply-to: <15603.57059.709247.957736@grasshopper.cs.duke.edu> To: alpha Message-id: <1022620203.374.122.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT References: <1022613457.374.12.camel@roshomon.idnopheq.net> <15603.57059.709247.957736@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, All and Andrew! In so far as funky linking goes, according to Mozilla group the answer is no. But they said the same thing about their use of zip ... yet this is the only thing I can find to break (native) zip ... I'd like to upgrade to -current, but when my W2K-infested laptop decides not to boot (like right now!) I need the relative stability -stable/-PR offers ... I'm going to rebuild that laptop tomorrow. Maybe after that I can go to -current and try ... I think I just need another Alpha to test -current with!!! (<- gross over-rationalization to buy new hardware) THX Dex BTW, if anyone DID get it (Mozilla 1.0-RCx) to compile and install, can they offer it up for a package install? Of course, the build platform would likely have to be less than or equal to 4.6-RC ... I only need it for the ~1% of sites I cannot render with OSF/1 Netscape 4.78 or Konquerer 3 (not counting java-dependent pages, which is another issue all together). :^D On Tue, 2002-05-28 at 15:47, Andrew Gallatin wrote: > > How is libxpcom being built? Are they doing any fancy linker tricks? > If so, try turning them off. > > If that's not an option, then look into using hte ld-elf.so from > -current. The alpha rtld in -current was recently updated to make > less assumptions about the ordering of sections & generally be more > bullet-proof. > > (be careful installing it, and save the old version somewhere where > you can replace it using only statically linked binaries). > > Drew > > Coffin, Dexter writes: > > Hi, All! > > > > Well, anyone yet have any clue as to ... > > > > > > > > /usr/bin/sed -e "s;@PREFIX@;/usr/X11R6;g" > > /usr/ports/www/mozilla/files/mozilla.sh > > >/usr/ports/www/mozilla/work/mozilla/mozilla > > (cd /usr/ports/www/mozilla/work/mozilla/dist/bin; /usr/bin/env > > LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regxpcom; echo > > skin,install,select,classic/1.0 >> chrome/installed-chrome.txt; echo > > locale,install,select,en-US >> chrome/installed-chrome.txt; > > /usr/bin/env LD_LIBRARY_PATH=. MOZILLA_FIVE_HOME=. ./regchrome) > > /usr/libexec/ld-elf.so.1: ./libxpcom.so: Unsupported relocation type 240 > > in non-PLT relocations > > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Tue May 28 14:15:36 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E6DDF37B405 for ; Tue, 28 May 2002 14:15:30 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA21799; Tue, 28 May 2002 17:15:30 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4SLF0909638; Tue, 28 May 2002 17:15:00 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15603.62292.377814.811021@grasshopper.cs.duke.edu> Date: Tue, 28 May 2002 17:15:00 -0400 (EDT) To: "Coffin, Dexter" Cc: alpha Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-Reply-To: <1022620203.374.122.camel@roshomon.idnopheq.net> References: <1022613457.374.12.camel@roshomon.idnopheq.net> <15603.57059.709247.957736@grasshopper.cs.duke.edu> <1022620203.374.122.camel@roshomon.idnopheq.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org > I think I just need another Alpha to test -current with!!! (<- gross > over-rationalization to buy new hardware) I'm just suggesting you use the rtld from -current, not all of -current. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 1:58:25 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from mta05.mail.mel.aone.net.au (mta05.mail.au.uu.net [203.2.192.85]) by hub.freebsd.org (Postfix) with ESMTP id 232B837B404 for ; Wed, 29 May 2002 01:58:22 -0700 (PDT) Received: from ausyddtp0050.ozemail.com.au ([203.166.67.234]) by mta05.mail.mel.aone.net.au with ESMTP id <20020529085820.OOAC5349.mta05.mail.mel.aone.net.au@ausyddtp0050.ozemail.com.au>; Wed, 29 May 2002 18:58:20 +1000 Message-Id: <5.1.0.14.2.20020529173642.01c58d00@pop.ozemail.com.au> X-Sender: robbyrnes@pop.ozemail.com.au X-Mailer: I wish it was Linux Date: Wed, 29 May 2002 18:58:18 +1000 To: debian-alpha@lists.debian.org From: Rob Byrnes Subject: Firmware update CD Cc: axp-list@redhat.com, freebsd-alpha@freebsd.org Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Apologies for the cross-post, I have a PWS-500au, and I'm looking for the latest Firmware Update CD (6.2?). Would anyone be able to help me with this? Cheers, Rob To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 6: 2:17 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id 6AD9037B404 for ; Wed, 29 May 2002 06:02:11 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout05.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GWV00FQWIUW30@mtaout05.icomcast.net> for freebsd-alpha@freebsd.org; Wed, 29 May 2002 09:01:44 -0400 (EDT) Date: Wed, 29 May 2002 09:01:17 -0400 From: "Coffin, Dexter" Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-reply-to: <15603.62292.377814.811021@grasshopper.cs.duke.edu> To: alpha Message-id: <1022677287.374.169.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT References: <1022613457.374.12.camel@roshomon.idnopheq.net> <15603.57059.709247.957736@grasshopper.cs.duke.edu> <1022620203.374.122.camel@roshomon.idnopheq.net> <15603.62292.377814.811021@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hey, All! Andrew, I took your advice. I CVSuped libexec from -current, placing it in a different spot that my -stable sources. Now when I try to make rtld-elf, I get ... [idnopheq@roshomon:~/src/libexec/rtld-elf]$ sudo make all install Warning: Object directory not changed from original /home/idnopheq/src/libexec/rtld-elf cc -O -pipe -mcpu=ev56 -Wall -DFREEBSD_ELF -I/home/idnopheq/src/libexec/rtld-elf/alpha -I/home/idnopheq/src/libexec/rtld-elf -mno-fp-regs -fpic -DPIC -Wnon-const-format -Wno-format-extra-args -c rtld.c In file included from rtld.c:53: rtld.h:140: syntax error before `*' rtld.h:142: syntax error before `*' rtld.c: In function `digest_dynamic': rtld.c:583: syntax error before `*' rtld.c:585: `hashtab' undeclared (first use in this function) rtld.c:585: (Each undeclared identifier is reported only once rtld.c:585: for each function it appears in.) rtld.c:587: structure has no member named `buckets' rtld.c:588: structure has no member named `chains' rtld.c:588: structure has no member named `buckets' rtld.c: In function `relocate_objects': rtld.c:1399: structure has no member named `buckets' rtld.c: In function `symlook_obj': rtld.c:2010: structure has no member named `buckets' rtld.c:2011: structure has no member named `buckets' rtld.c:2027: structure has no member named `chains' *** Error code 1 Stop in /home/idnopheq/src/libexec/rtld-elf. Now, I know I doing this wrong ... only because I don't know how to do it right. I found 19.4.15.1 in the Handbook, but I'm thinking this is more than a minor change. I'm about to try linking this dir in place of my -stable/libexec just in case. Please illuminate me! THX, Dex On Tue, 2002-05-28 at 17:15, Andrew Gallatin wrote: > > > I think I just need another Alpha to test -current with!!! (<- gross > > over-rationalization to buy new hardware) > > I'm just suggesting you use the rtld from -current, not all of > -current. > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 6:13:30 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan3.qgraph.com (QESCAN3.qgraph.com [206.158.124.15]) by hub.freebsd.org (Postfix) with SMTP id 153DE37B404 for ; Wed, 29 May 2002 06:13:28 -0700 (PDT) Received: from 192.168.200.30 by qescan3.qgraph.com (InterScan E-Mail VirusWall NT); Wed, 29 May 2002 08:12:46 -0500 (Central Daylight Time) Received: by SXSMTP3 with Internet Mail Service (5.5.2653.19) id ; Wed, 29 May 2002 08:12:46 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC932@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'Rob Byrnes' , debian-alpha@lists.debian.org Cc: axp-list@redhat.com, freebsd-alpha@freebsd.org Subject: RE: Firmware update CD Date: Wed, 29 May 2002 08:12:42 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I have 6.1, that should get you the latest firmware for the PWS boxes... -----Original Message----- From: Rob Byrnes [mailto:robbyrnes@ozemail.com.au] Sent: Wednesday, May 29, 2002 3:58 AM To: debian-alpha@lists.debian.org Cc: axp-list@redhat.com; freebsd-alpha@freebsd.org Subject: Firmware update CD Apologies for the cross-post, I have a PWS-500au, and I'm looking for the latest Firmware Update CD (6.2?). Would anyone be able to help me with this? Cheers, Rob -- To UNSUBSCRIBE, email to debian-alpha-request@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 6:34:40 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 7EAAA37B40E for ; Wed, 29 May 2002 06:34:32 -0700 (PDT) Received: from grasshopper.cs.duke.edu (grasshopper.cs.duke.edu [152.3.145.30]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA08809; Wed, 29 May 2002 09:34:31 -0400 (EDT) Received: (from gallatin@localhost) by grasshopper.cs.duke.edu (8.11.6/8.9.1) id g4TDY1K10818; Wed, 29 May 2002 09:34:01 -0400 (EDT) (envelope-from gallatin@cs.duke.edu) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15604.55497.608359.977985@grasshopper.cs.duke.edu> Date: Wed, 29 May 2002 09:34:01 -0400 (EDT) To: "Coffin, Dexter" Cc: alpha Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-Reply-To: <1022677287.374.169.camel@roshomon.idnopheq.net> References: <1022613457.374.12.camel@roshomon.idnopheq.net> <15603.57059.709247.957736@grasshopper.cs.duke.edu> <1022620203.374.122.camel@roshomon.idnopheq.net> <15603.62292.377814.811021@grasshopper.cs.duke.edu> <1022677287.374.169.camel@roshomon.idnopheq.net> X-Mailer: VM 6.75 under 21.1 (patch 12) "Channel Islands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org You probably can't build it due to problems with differing includes between -current and -stable. I left a current-built binary for you at http://people.freebsd.org/~gallatin/ld-elf.so.1.current I've not even tested if this works on -stable! Again - BE CAREFUL when installing this. You can hose your system badly if you do not backup the old version. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 12:42:58 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan2.qgraph.com (QESCAN2.qgraph.com [206.158.124.8]) by hub.freebsd.org (Postfix) with SMTP id 878F737B407 for ; Wed, 29 May 2002 12:42:31 -0700 (PDT) Received: from 192.168.200.29 by qescan2.qgraph.com (InterScan E-Mail VirusWall NT); Wed, 29 May 2002 14:41:36 -0500 Received: by sxsmtp2.qgraph.com with Internet Mail Service (5.5.2653.19) id ; Wed, 29 May 2002 14:41:35 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC96D@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'Andrew Gallatin' , "Schroeder, Aaron" Cc: "'freebsd-alpha@freebsd.org'" Subject: RE: DigitalServer 5305 install revisited... Date: Wed, 29 May 2002 14:41:28 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Per your suggestion, I set 'hw.physmem=512M' at the boot prompt. To no avail, so, I took 1.5GB of RAM out of the box and CPU1. It boots to the point of initializing the SCSI card (it has one of those combo SCSI/Network Cards), needless to say, BSD fails with a timeout style warning. I do not have the console output from that error, I can provide it if you wish. Anyway, I plug in a DAC960 and a DE500 NIC, create a raid, boot the server from CD. It boots to setup. I commence installing BSD, I create my filesystems, select my distribution set, select my media as the CD. The files start installing, and then setup hangs (Extracting bin into / directory, to be exact). I reset the machine, boot the CD, repeat said install procedure, but this time I select FTP as the media. Same thing, it gets to a certain percentage and dies. I have tried it about 6 times using each method, CD or Network. It fails/hangs in a different spot every time to further complicate this issue. Sometimes it gets to 17%, 23%, 49% was the highest it went. One thing I do notice is that the transfer speed shoots up real high, then trails off to nothing then craps out. Weird. I thought it was the internal SCSI bus of the server, that's what prompted me to try the FTP install, then that died. Well, any suggestions would be of great help to me. Maybe it's time for a new box. TIA, AJ Schroeder -----Original Message----- From: Andrew Gallatin [mailto:gallatin@cs.duke.edu] Sent: Friday, May 24, 2002 11:38 AM To: Schroeder, Aaron Cc: 'freebsd-alpha@freebsd.org' Subject: RE: DigitalServer 5305 install revisited... Schroeder, Aaron writes: > Hit [Enter] to boot immediately, or any other key for command prompt. > Booting [kernel]... > Entering kernel at 0xfffffc0000331460... > Copyright (c) 1992-2002 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > > fatal kernel trap: > > trap entry = 0x2 (memory management fault) > a0 = 0x60 > a1 = 0x1 > a2 = 0x0 > pc = 0xfffffc00005b2a70 > ra = 0xfffffc00005fa0c8 > curproc = 0 This is much different that what you described before. Here, the PC is not null. The only thing that leeps to mind is that the size of your memory may be a problem (but one we might be able to fix once you get the machine installed & can get a backtrace). Try setting hw.physmem to 512MB. Boot the machine from the CD, then when you see this: Hit [Enter] to boot immediately, or any other key for command prompt. Hit the space bar, and wait for the prompt, and type 'set hw.physmem=512M' followed by 'boot' ok set hw.physmem=512M ok boot Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 12:53: 0 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 2445137B428 for ; Wed, 29 May 2002 12:52:52 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id PAA20966; Wed, 29 May 2002 15:52:43 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id PAA27746; Wed, 29 May 2002 15:52:43 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15605.12683.614208.91883@moe.cs.duke.edu> Date: Wed, 29 May 2002 15:52:43 -0400 (EDT) To: "Schroeder, Aaron" Cc: "Schroeder, Aaron" , "'freebsd-alpha@freebsd.org'" Subject: RE: DigitalServer 5305 install revisited... In-Reply-To: <1F095B0753FCD411857700010333058A04EEC96D@waexch1.qgraph.com> References: <1F095B0753FCD411857700010333058A04EEC96D@waexch1.qgraph.com> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Schroeder, Aaron writes: > Per your suggestion, I set 'hw.physmem=512M' at the boot prompt. To no > avail, so, I took 1.5GB of RAM out of the box and CPU1. It boots to the Define "no avail" Does it still see 2GB of ram? Still crap out in the same way as before? > point of initializing the SCSI card (it has one of those combo SCSI/Network > Cards), needless to say, BSD fails with a timeout style warning. I do not > have the console output from that error, I can provide it if you wish. Known problem on 4x00 or 1200 series machines with sym cards. The problem is in the way we handle multiple hoses (what DEQ calls peer buses). Fixed in 5.0, if you want to try 5.0DP1. > Anyway, I plug in a DAC960 and a DE500 NIC, create a raid, boot the server > from CD. It boots to setup. I commence installing BSD, I create my > filesystems, select my distribution set, select my media as the CD. The > files start installing, and then setup hangs (Extracting bin into / > directory, to be exact). I reset the machine, boot the CD, repeat said > install procedure, but this time I select FTP as the media. Same thing, it > gets to a certain percentage and dies. I have tried it about 6 times using > each method, CD or Network. > > It fails/hangs in a different spot every time to further complicate this > issue. Sometimes it gets to 17%, 23%, 49% was the highest it went. One thing > I do notice is that the transfer speed shoots up real high, then trails off > to nothing then craps out. > > Weird. I thought it was the internal SCSI bus of the server, that's what > prompted me to try the FTP install, then that died. Well, any suggestions > would be of great help to me. That's truly bizzare. Maybe some people with RAID expertise have some ides. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 13: 6:31 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from smtp.comcast.net (smtp.comcast.net [24.153.64.2]) by hub.freebsd.org (Postfix) with ESMTP id A1B1937B405 for ; Wed, 29 May 2002 13:06:18 -0700 (PDT) Received: from roshomon (pcp01167952pcs.roylok01.mi.comcast.net [68.62.17.63]) by mtaout01.icomcast.net (iPlanet Messaging Server 5.1 HotFix 0.8 (built May 13 2002)) with ESMTP id <0GWW009A72IHUO@mtaout01.icomcast.net> for freebsd-alpha@freebsd.org; Wed, 29 May 2002 16:06:18 -0400 (EDT) Date: Wed, 29 May 2002 16:05:59 -0400 From: "Coffin, Dexter" Subject: Re: Mozilla 1.0RC3 Still Fails to Compile on Alpha In-reply-to: <15604.55497.608359.977985@grasshopper.cs.duke.edu> To: Andrew Gallatin Cc: alpha Message-id: <1022702760.54977.1.camel@roshomon.idnopheq.net> MIME-version: 1.0 X-Mailer: Ximian Evolution 1.0.5 Content-type: text/plain Content-transfer-encoding: 7BIT References: <1022613457.374.12.camel@roshomon.idnopheq.net> <15603.57059.709247.957736@grasshopper.cs.duke.edu> <1022620203.374.122.camel@roshomon.idnopheq.net> <15603.62292.377814.811021@grasshopper.cs.duke.edu> <1022677287.374.169.camel@roshomon.idnopheq.net> <15604.55497.608359.977985@grasshopper.cs.duke.edu> Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, shoot! Dumped core when I tried it. Rolled it back and everything is as it was. THX for the effort. I'll keep watching and trying. On Wed, 2002-05-29 at 09:34, Andrew Gallatin wrote: > > You probably can't build it due to problems with differing includes > between -current and -stable. > > I left a current-built binary for you at > http://people.freebsd.org/~gallatin/ld-elf.so.1.current > I've not even tested if this works on -stable! > > Again - BE CAREFUL when installing this. You can hose your system > badly if you do not backup the old version. > > Cheers, > > Drew > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Wed May 29 13:15:12 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan3.qgraph.com (QESCAN3.qgraph.com [206.158.124.15]) by hub.freebsd.org (Postfix) with SMTP id 5C90B37B407 for ; Wed, 29 May 2002 13:15:01 -0700 (PDT) Received: from 192.168.200.30 by qescan3.qgraph.com (InterScan E-Mail VirusWall NT); Wed, 29 May 2002 15:14:25 -0500 (Central Daylight Time) Received: by SXSMTP3 with Internet Mail Service (5.5.2653.19) id ; Wed, 29 May 2002 15:14:25 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC979@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'Andrew Gallatin' Cc: "Schroeder, Aaron" , "'freebsd-alpha@freebsd.org'" Subject: RE: DigitalServer 5305 install revisited... Date: Wed, 29 May 2002 15:14:21 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org No avail = no worky, even with setting the hw.physmem option. That was with the RAM physically installed. I physically removed 1.5Gb of RAM, and the server boots. But then I have that weird install problem. I suppose I could burn 5.0DP1 and try booting it with the SCSI/NIC combo card. My plan is to run SMP anyway, so 5.0 would be a better option. -----Original Message----- From: Andrew Gallatin [mailto:gallatin@cs.duke.edu] Sent: Wednesday, May 29, 2002 2:53 PM To: Schroeder, Aaron Cc: Schroeder, Aaron; 'freebsd-alpha@freebsd.org' Subject: RE: DigitalServer 5305 install revisited... Schroeder, Aaron writes: > Per your suggestion, I set 'hw.physmem=512M' at the boot prompt. To no > avail, so, I took 1.5GB of RAM out of the box and CPU1. It boots to the Define "no avail" Does it still see 2GB of ram? Still crap out in the same way as before? > point of initializing the SCSI card (it has one of those combo SCSI/Network > Cards), needless to say, BSD fails with a timeout style warning. I do not > have the console output from that error, I can provide it if you wish. Known problem on 4x00 or 1200 series machines with sym cards. The problem is in the way we handle multiple hoses (what DEQ calls peer buses). Fixed in 5.0, if you want to try 5.0DP1. > Anyway, I plug in a DAC960 and a DE500 NIC, create a raid, boot the server > from CD. It boots to setup. I commence installing BSD, I create my > filesystems, select my distribution set, select my media as the CD. The > files start installing, and then setup hangs (Extracting bin into / > directory, to be exact). I reset the machine, boot the CD, repeat said > install procedure, but this time I select FTP as the media. Same thing, it > gets to a certain percentage and dies. I have tried it about 6 times using > each method, CD or Network. > > It fails/hangs in a different spot every time to further complicate this > issue. Sometimes it gets to 17%, 23%, 49% was the highest it went. One thing > I do notice is that the transfer speed shoots up real high, then trails off > to nothing then craps out. > > Weird. I thought it was the internal SCSI bus of the server, that's what > prompted me to try the FTP install, then that died. Well, any suggestions > would be of great help to me. That's truly bizzare. Maybe some people with RAID expertise have some ides. Cheers, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 2:46: 2 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 0638237B401; Thu, 30 May 2002 02:45:55 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 6F1F766B8B; Thu, 30 May 2002 02:45:54 -0700 (PDT) Date: Thu, 30 May 2002 02:45:54 -0700 From: Kris Kennaway To: re@FreeBSD.org, portmgr@FreeBSD.org, alpha@FreeBSD.org Cc: gnome@FreeBSD.org, kde@FreeBSD.org Subject: 4.6-RELEASE packages on alpha Message-ID: <20020530024553.A22953@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="rwEMma7ioTxnRzrJ" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --rwEMma7ioTxnRzrJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline The 4.6-RELEASE package build has finished on axp0, and I'm currently transferring the packages to ftp-master. Sadly, there are a lot of failures still, and none of the gnome or kde versions built successfully. If any of the alpha folk can submit fixes in the next day or so I _might_ be able to re-tag them into the 4.6-RELEASE ports collection and try again. See http://beta.freebsd.org as usual for the list of failures. Kris --rwEMma7ioTxnRzrJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE89fTRWry0BWjoQKURAk7VAKCOiOHufPlCAoJj2Mcg/mi6QIuKkQCeMXdt bN45nOqZnujWoumXjoz7Lpo= =JZmo -----END PGP SIGNATURE----- --rwEMma7ioTxnRzrJ-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 6:19:18 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 9D55B37B401; Thu, 30 May 2002 06:19:12 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id JAA11592; Thu, 30 May 2002 09:19:11 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id JAA02352; Thu, 30 May 2002 09:19:11 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15606.9935.352116.746442@moe.cs.duke.edu> Date: Thu, 30 May 2002 09:19:11 -0400 (EDT) To: Kris Kennaway Cc: re@FreeBSD.ORG, portmgr@FreeBSD.ORG, alpha@FreeBSD.ORG, gnome@FreeBSD.ORG, kde@FreeBSD.ORG Subject: Re: 4.6-RELEASE packages on alpha In-Reply-To: <20020530024553.A22953@xor.obsecurity.org> References: <20020530024553.A22953@xor.obsecurity.org> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway writes: > The 4.6-RELEASE package build has finished on axp0, and I'm currently > transferring the packages to ftp-master. Sadly, there are a lot of > failures still, and none of the gnome or kde versions built > successfully. I don't see any failures for KDE3 at http://beta.freebsd.org/errorlogs/4-full/ Did they build, or were they derailed by a dependancy? If the latter, how do I figure out which one? Thanks, Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 7:53: 3 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan3.qgraph.com (QESCAN3.qgraph.com [206.158.124.15]) by hub.freebsd.org (Postfix) with SMTP id 5E62237B439 for ; Thu, 30 May 2002 07:52:50 -0700 (PDT) Received: from 192.168.200.30 by qescan3.qgraph.com (InterScan E-Mail VirusWall NT); Thu, 30 May 2002 09:52:49 -0500 (Central Daylight Time) Received: by SXSMTP3 with Internet Mail Service (5.5.2653.19) id ; Thu, 30 May 2002 09:52:49 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC99B@waexch1.qgraph.com> From: "Schroeder, Aaron" To: "'freebsd-alpha@freebsd.org'" Subject: KSH93 make failure Date: Thu, 30 May 2002 09:52:46 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hello all, My co-worker gave me a couple scripts to run that he coded in ksh. So, I did an 'ls /bin' and found out that I did not have ksh. So, I went to install ksh93 from the ports. I did a 'make install && make clean' and I received this error message: ===> Installing for ksh93-20020317 ===> Warning: your umask is "0077". If this is not desired, set it to an appropriate value and install this port again by ``make reinstall''. install -c -s -o root -g wheel -m 555 /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh /usr/local/bin/ksh93 install: /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh: No such file or directory *** Error code 71 Stop in /usr/ports/shells/ksh93. ---------------------------------------------------------------------------- -- This is not critical, just more or less an FYI at this point. I cvsupped my ports tree just this morning as well. Thanks, AJ Schroeder To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8: 8: 5 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from gyros.marcuscom.com (dhcp-64-102-60-60.cisco.com [64.102.60.60]) by hub.freebsd.org (Postfix) with ESMTP id EDD4837B403; Thu, 30 May 2002 08:07:54 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4UF7K5p012426; Thu, 30 May 2002 11:07:20 -0400 (EDT) (envelope-from marcus@marcuscom.com) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g4UF7KJT012425; Thu, 30 May 2002 11:07:20 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@marcuscom.com using -f Subject: Re: 4.6-RELEASE packages on alpha From: Joe Marcus Clarke To: Kris Kennaway Cc: re@FreeBSD.ORG, portmgr@FreeBSD.ORG, alpha@FreeBSD.ORG, gnome@FreeBSD.ORG, kde@FreeBSD.ORG In-Reply-To: <20020530024553.A22953@xor.obsecurity.org> References: <20020530024553.A22953@xor.obsecurity.org> Content-Type: multipart/mixed; boundary="=-Xvfs5kswVP/5YHZkG2pK" X-Mailer: Ximian Evolution 1.0.5 Date: 30 May 2002 11:07:20 -0400 Message-Id: <1022771240.349.16.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-Xvfs5kswVP/5YHZkG2pK Content-Type: text/plain Content-Transfer-Encoding: 7bit On Thu, 2002-05-30 at 05:45, Kris Kennaway wrote: > The 4.6-RELEASE package build has finished on axp0, and I'm currently > transferring the packages to ftp-master. Sadly, there are a lot of > failures still, and none of the gnome or kde versions built > successfully. > > If any of the alpha folk can submit fixes in the next day or so I > _might_ be able to re-tag them into the 4.6-RELEASE ports collection > and try again. > > See http://beta.freebsd.org as usual for the list of failures. I think I fixed all the GNOME problems (except mozilla). Attached are two patches I'm unsure of, and can't test. Kris, could you run the build with the attached two patches to gnomoku and gdm2? patch-user.cc goes with gnomoku patch-daemon_gdm.c goes with gdm2 The mozilla thing will take slightly longer. Joe > > Kris -- PGP Key : http://www.marcuscom.com/pgp.asc --=-Xvfs5kswVP/5YHZkG2pK Content-Disposition: attachment; filename=patch-user.cc Content-Transfer-Encoding: quoted-printable Content-Type: text/x-c++; name=patch-user.cc; charset=ISO8859-1 --- user.cc.orig Thu May 30 11:01:03 2002 +++ user.cc Thu May 30 11:01:49 2002 @@ -86,7 +86,7 @@ addr.sin_addr.s_addr =3D htonl(INADDR_ANY); if (bind (sock, (struct sockaddr *)&addr, sizeof(addr))) return errno; if (listen (sock, 1)) return errno; - if ((sockn =3D accept (sock, (struct sockaddr *)&addr, &size)) < 0) + if ((sockn =3D accept (sock, (struct sockaddr *)&addr, (socklen_t *)&size= )) < 0) return errno; close (sock); sock =3D sockn; --=-Xvfs5kswVP/5YHZkG2pK Content-Disposition: attachment; filename=patch-daemon_gdm.c Content-Transfer-Encoding: quoted-printable Content-Type: text/x-c; name=patch-daemon_gdm.c; charset=ISO8859-1 --- daemon/gdm.c.orig Thu May 30 11:02:29 2002 +++ daemon/gdm.c Thu May 30 10:59:19 2002 @@ -36,7 +36,7 @@ #include =20 /* This should be moved to auth.c I suppose */ -#include +/*#include */ =20 #include =20 --=-Xvfs5kswVP/5YHZkG2pK-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8:14: 5 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 040BC37B414 for ; Thu, 30 May 2002 08:13:44 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA15253; Thu, 30 May 2002 11:13:43 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id LAA03305; Thu, 30 May 2002 11:13:43 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15606.16806.823772.363945@moe.cs.duke.edu> Date: Thu, 30 May 2002 11:13:42 -0400 (EDT) To: "Schroeder, Aaron" Cc: "'freebsd-alpha@freebsd.org'" Subject: Re: KSH93 make failure In-Reply-To: <1F095B0753FCD411857700010333058A04EEC99B@waexch1.qgraph.com> References: <1F095B0753FCD411857700010333058A04EEC99B@waexch1.qgraph.com> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Works fine here: ===> Installing for ksh93-20020317 install -c -s -o root -g wheel -m 555 /home/gallatin/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh /usr/local/bin/ksh93 install -c -o root -g wheel -m 444 /home/gallatin/ports/shells/ksh93/work/arch/freebsd.alpha/man/man1/sh.1 /usr/local/man/man1/ksh93.1 ===> Generating temporary packing list updating /etc/shells ===> Compressing manual pages for ksh93-20020317 ===> Registering installation for ksh93-20020317 I left the package at http://people.freebsd.org/~gallatin/ksh93-20020317.tgz Cheers, Drew Schroeder, Aaron writes: > Hello all, > > My co-worker gave me a couple scripts to run that he coded in ksh. So, I did > an 'ls /bin' and found out that I did not have ksh. So, I went to install > ksh93 from the ports. I did a 'make install && make clean' and I received > this error message: > > ===> Installing for ksh93-20020317 > ===> Warning: your umask is "0077". > If this is not desired, set it to an appropriate value > and install this port again by ``make reinstall''. > install -c -s -o root -g wheel -m 555 > /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh > /usr/local/bin/ksh93 > install: /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh: No such > file or directory > *** Error code 71 > > Stop in /usr/ports/shells/ksh93. > > ---------------------------------------------------------------------------- > -- > > This is not critical, just more or less an FYI at this point. > > I cvsupped my ports tree just this morning as well. > > Thanks, > > AJ Schroeder > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8:20:30 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan3.qgraph.com (QESCAN3.qgraph.com [206.158.124.15]) by hub.freebsd.org (Postfix) with SMTP id 50D0337B403 for ; Thu, 30 May 2002 08:20:21 -0700 (PDT) Received: from 192.168.200.30 by qescan3.qgraph.com (InterScan E-Mail VirusWall NT); Thu, 30 May 2002 10:19:49 -0500 (Central Daylight Time) Received: by SXSMTP3 with Internet Mail Service (5.5.2653.19) id ; Thu, 30 May 2002 10:19:48 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC9A5@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'Andrew Gallatin' Cc: "'freebsd-alpha@freebsd.org'" Subject: RE: KSH93 make failure Date: Thu, 30 May 2002 10:19:45 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Interesting... wouldn't put it past me to not do something correctly. I pkg_add'ed the ksh package you posted, it installed! Weird! Thank you again for the help, AJ Schroeder -----Original Message----- From: Andrew Gallatin [mailto:gallatin@cs.duke.edu] Sent: Thursday, May 30, 2002 10:14 AM To: Schroeder, Aaron Cc: 'freebsd-alpha@freebsd.org' Subject: Re: KSH93 make failure Works fine here: ===> Installing for ksh93-20020317 install -c -s -o root -g wheel -m 555 /home/gallatin/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh /usr/local/bin/ksh93 install -c -o root -g wheel -m 444 /home/gallatin/ports/shells/ksh93/work/arch/freebsd.alpha/man/man1/sh.1 /usr/local/man/man1/ksh93.1 ===> Generating temporary packing list updating /etc/shells ===> Compressing manual pages for ksh93-20020317 ===> Registering installation for ksh93-20020317 I left the package at http://people.freebsd.org/~gallatin/ksh93-20020317.tgz Cheers, Drew Schroeder, Aaron writes: > Hello all, > > My co-worker gave me a couple scripts to run that he coded in ksh. So, I did > an 'ls /bin' and found out that I did not have ksh. So, I went to install > ksh93 from the ports. I did a 'make install && make clean' and I received > this error message: > > ===> Installing for ksh93-20020317 > ===> Warning: your umask is "0077". > If this is not desired, set it to an appropriate value > and install this port again by ``make reinstall''. > install -c -s -o root -g wheel -m 555 > /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh > /usr/local/bin/ksh93 > install: /usr/ports/shells/ksh93/work/arch/freebsd.alpha/bin/ksh: No such > file or directory > *** Error code 71 > > Stop in /usr/ports/shells/ksh93. > > ---------------------------------------------------------------------------- > -- > > This is not critical, just more or less an FYI at this point. > > I cvsupped my ports tree just this morning as well. > > Thanks, > > AJ Schroeder > > To Unsubscribe: send mail to majordomo@FreeBSD.org > with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8:30:53 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from rwcrmhc52.attbi.com (rwcrmhc52.attbi.com [216.148.227.88]) by hub.freebsd.org (Postfix) with ESMTP id 50CC037B403 for ; Thu, 30 May 2002 08:30:13 -0700 (PDT) Received: from attbi.com ([12.245.142.146]) by rwcrmhc52.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020530153012.LBQS2751.rwcrmhc52.attbi.com@attbi.com>; Thu, 30 May 2002 15:30:12 +0000 Message-ID: <3CF6455C.AE088A08@attbi.com> Date: Thu, 30 May 2002 11:29:32 -0400 From: Allen Thomas X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: freebsd-alpha@FreeBSD.org Subject: Re: XFree86 & Alpha Demi-Sable References: <3CF3E84A.834835F7@attbi.com> <15603.60089.703466.654500@grasshopper.cs.duke.edu> <3CF3FFCB.C0908ED6@attbi.com> <15604.55234.240322.827898@grasshopper.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi Drew, The following information was pulled from three sources. The first (1) is a log file from XFree86-4, the second (2) a redirect of the error information from startx, the third (3) is from my root mailbox. I am as you requested cc'ing the alpha mailing list hence the repeat of information. I am working on an Alphaserver 2000 trying to get XFree86-4 setup. The machine has 3 pci slots with a Diamond Stealth 3D 2000, a Symbios SCSI controller, and a SMC 10\100 nic. The xf86config runs and generates a XF86Config file in the /etc/X11/ directory. When I run startx the screen goes black for a few seconds and then a reboot to the login. I have countless hours invested and being a newbie I have reached a knowledge barrier and need to ask for guidance and direction. Your help will not go unappreciated. Date\Time incorrect These are from early today. Thank You ***************************************************** (1) /var/log/XFree86.0.log NOTE: I think I have taken care of this error XFree86 Version 4.1.0 / X Window System (protocol Version 11, revision 0, vendor release 6510) Release Date: 2 June 2001 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/FAQ) Build Operating System: FreeBSD 4.5-RELEASE alpha [ELF] Module Loader present (==) Log file: "/var/log/XFree86.0.log", Time: Sat May 28 19:30:21 2016 (==) Using config file: "/etc/X11/XF86Config" Data incomplete in file /etc/X11/XF86Config Device section "Generic VGA" must have a Driver line. (EE) Problem parsing the config file (EE) Error from xf86HandleConfigFile() Fatal server error: no screens found When reporting a problem related to a server crash, please send the full server output, not just the last messages. This can be found in the log file "/var/log/XFree86.0.log". Please report problems to xfree86@xfree86.org. ********************************************** ********************************************** (2) startx.log error redirection NOTE: this is where I need help most. I dont know where to go from here. XFree86 Version 4.1.0 / X Window System (protocol Version 11, revision 0, vendor release 6510) Release Date: 2 June 2001 If the server is older than 6-12 months, or if your card is newer than the above date, look for a newer version before reporting problems. (See http://www.XFree86.Org/FAQ) Build Operating System: FreeBSD 4.5-RELEASE alpha [ELF] Module Loader present (==) Log file: "/var/log/XFree86.0.log", Time: Sun May 29 02:43:58 2016 (==) Using config file: "/etc/X11/XF86Config" Markers: (--) probed, (**) from config file, (==) default setting, (++) from command line, (!!) notice, (II) informational, (WW) warning, (EE) error, (NI) not implemented, (??) unknown. (==) ServerLayout "Simple Layout" (**) |-->Screen "Screen 1" (0) (**) | |-->Monitor "gv" (**) | |-->Device "d2k" (**) |-->Input Device "Mouse1" (**) |-->Input Device "Keyboard1" (**) XKB: rules: "xfree86" (**) XKB: model: "pc101" (**) XKB: layout: "us" (**) FontPath set to "/usr/X11R6/lib/X11/fonts/local/,/usr/X11R6/lib/X11/fonts/misc/,/usr/X11R6/lib/X11/fonts/75dpi/:unscaled,/usr/X11R6/lib/X11/fonts/100dpi/:unscaled,/usr/X11R6/lib/X11/fonts/Type1/,/usr/X11R6/lib/X11/fonts/Speedo/,/usr/X11R6/lib/X11/fonts/75dpi/,/usr/X11R6/lib/X11/fonts/100dpi/" (**) RgbPath set to "/usr/X11R6/lib/X11/rgb" (==) ModulePath set to "/usr/X11R6/lib/modules" (--) Using syscons driver with X support (version 2.0) (--) using VT number 9 (II) Loading /usr/X11R6/lib/modules/fonts/libbitmap.a (II) Module bitmap: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/libpcidata.a (II) Module pcidata: vendor="The XFree86 Project" compiled for 4.1.0, module version = 0.1.0 (II) Loading /usr/X11R6/lib/modules/libscanpci.a (II) Module scanpci: vendor="The XFree86 Project" compiled for 4.1.0, module version = 0.1.0 (II) Unloading /usr/X11R6/lib/modules/libscanpci.a (--) PCI: (0:2:0) Intel 82375EB pci-eisa bridge rev 3 (--) PCI:*(0:6:0) S3 ViRGE rev 6, Mem @ 0x84000000/26, BIOS @ 0x81000000/16 (II) Loading /usr/X11R6/lib/modules/extensions/libdbe.a (II) Module dbe: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/extensions/libextmod.a (II) Module extmod: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/fonts/libtype1.a (II) Module type1: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/fonts/libfreetype.a (II) Module freetype: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.1.9 (II) Loading /usr/X11R6/lib/modules/drivers/s3virge_drv.o (II) Module s3virge: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.6.0 (II) Loading /usr/X11R6/lib/modules/input/mouse_drv.o (II) Module mouse: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) S3VIRGE: driver (version 1.6.0) for S3 ViRGE chipsets: virge, 86C325, virge vx, 86C988, virge dx, virge gx, 86C375, 86C385, virge gx2, 86C357, virge mx, 86C260, virge mx+, 86C280, trio 3d, 86C365, trio 3d/2x, 86C362, 86C368 (--) Assigning device section with no busID to primary device (--) Chipset virge found (II) Loading /usr/X11R6/lib/modules/libvgahw.a (II) Module vgahw: vendor="The XFree86 Project" compiled for 4.1.0, module version = 0.1.0 (**) S3VIRGE(0): Depth 8, (--) framebuffer bpp 8 (==) S3VIRGE(0): Default visual is PseudoColor (==) S3VIRGE(0): Using HW Cursor (==) S3VIRGE(0): Using fb. (II) Loading /usr/X11R6/lib/modules/libvbe.a (II) Module vbe: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) Loading /usr/X11R6/lib/modules/libint10.a (II) Module int10: vendor="The XFree86 Project" compiled for 4.1.0, module version = 1.0.0 (II) S3VIRGE(0): initializing int10 (II) Machine needs sparse mapping (II) S3VIRGE(0): No legacy BIOS found -- trying PCI *********************************************** *********************************************** *********************************************** (3) Mailbox Information I did install a couple of packages (Apache) ************* >From root Sat May 28 03:04:28 2016 Return-Path: Received: (from root@localhost) by webcraft.thomas.com (8.11.6/8.11.6) id u4S74Si32500 for root; Sat, 28 May 2016 03:04:28 -0400 (EDT) (envelope-from root) Date: Sat, 28 May 2016 03:04:28 -0400 (EDT) From: Charlie Root Message-Id: <201605280704.u4S74Si32500@webcraft.thomas.com> To: root Subject: webcraft.thomas.com daily run output Status: RO Removing stale files from /var/preserve: Cleaning out old system announcements: Removing stale files from /var/rwho: Backup passwd and group files: no /var/backups/master.passwd.bak no /var/backups/group.bak Verifying group file syntax: Backing up mail aliases: no /var/backups/aliases.bak Disk status: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da1a 128990 44388 74284 37% / /dev/da1g 1123798 2 1033894 0% /sfuff /dev/da1f 257998 748 236612 0% /tmp /dev/da2e 2022918 1194008 667078 64% /usr /dev/da1e 257998 312 237048 0% /var procfs 8 8 0 100% /proc Last dump(s) done (Dump '>' file systems): UUCP status: Network interface status: Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll rl0 1500 00:e0:29:42:53:8d 32799 0 16661 0 0 rl0 1500 192.168.1 webcraft 32785 - 16653 - - rl0 1500 fe80:1::2e0 fe80:1::2e0:29ff: 0 - 0 - - lo0 16384 0 0 0 0 0 lo0 16384 localhost.t ::1 0 - 0 - - lo0 16384 fe80:2::1 fe80:2::1 0 - 0 - - lo0 16384 your-net localhost 0 - 0 - - ppp0* 1500 0 0 0 0 0 sl0* 552 0 0 0 0 0 faith 1500 0 0 0 0 0 Local system status: 3:01AM up 2:34, 1 user, load averages: 1.34, 1.12, 0.99 Mail in local queue: /var/spool/mqueue is empty Security check: (output mailed separately) Checking for rejected mail hosts: Checking for denied zone transfers (AXFR and IXFR): ************** >From root Sat May 28 03:04:28 2016 Return-Path: Received: (from root@localhost) by webcraft.thomas.com (8.11.6/8.11.6) id u4S74Sj32448 for root; Sat, 28 May 2016 03:04:28 -0400 (EDT) (envelope-from root) Date: Sat, 28 May 2016 03:04:28 -0400 (EDT) From: Charlie Root Message-Id: <201605280704.u4S74Sj32448@webcraft.thomas.com> To: root Subject: webcraft.thomas.com security check output Status: RO Checking setuid files and devices: No /var/log/setuid.today No /var/log/mount.today Checking for uids of 0: root 0 toor 0 Checking for passwordless accounts: No /var/log/dmesg.today webcraft.thomas.com login failures: webcraft.thomas.com refused connections: >From root Sat May 28 04:21:55 2016 Return-Path: Received: (from root@localhost) by webcraft.thomas.com (8.11.6/8.11.6) id u4S8Lsu44854 for root; Sat, 28 May 2016 04:21:54 -0400 (EDT) (envelope-from root) Date: Sat, 28 May 2016 04:21:54 -0400 (EDT) From: Charlie Root Message-Id: <201605280821.u4S8Lsu44854@webcraft.thomas.com> To: root Subject: webcraft.thomas.com weekly run output Status: RO Cleaning up kernel database files: Rebuilding locate database: Rebuilding whatis database: >From root Sun May 29 03:03:55 2016 Return-Path: Received: (from root@localhost) by webcraft.thomas.com (8.11.6/8.11.6) id u4T73tq00336 for root; Sun, 29 May 2016 03:03:55 -0400 (EDT) (envelope-from root) Date: Sun, 29 May 2016 03:03:55 -0400 (EDT) From: Charlie Root Message-Id: <201605290703.u4T73tq00336@webcraft.thomas.com> To: root Subject: webcraft.thomas.com security check output Status: RO Checking setuid files and devices: webcraft.thomas.com setuid diffs: 9,10c9 < 89477 -rwsr-xr-x 1 root wheel 19872 Jan 27 10:38:37 2002 /usr/X11R6/bin/dga < 89510 -rwsr-xr-x 1 root wheel 254976 Jan 27 10:38:48 2002 /usr/X11R6/bin/xterm --- > 89426 -rws--x--x 1 root wheel 331728 May 28 08:10:09 2016 /usr/X11R6/bin/xterm Checking for uids of 0: root 0 toor 0 Checking for passwordless accounts: webcraft.thomas.com kernel log messages: > 15173 512 byte sectors: 255H 63S/T 530C) > Mounting root from ufs:/dev/da1a > WARNING: / was not properly dismounted > swapon: adding /dev/da1b as swap device > Automatic boot in progress... > /dev/da1a: > 1566 files, 23203 used, 41292 free > (156 frags, 5142 blocks, 0.2% fragmentation) > /dev/da1g: > 1 files, 1 used, 561898 free > (18 frags, 70235 blocks, 0.0% fragmentation) > /dev/da1f: > SUMMARY INFORMATION BAD > (SALVAGED) > /dev/da1f: > BLK(S) MISSING IN BIT MAPS > (SALVAGED) > /dev/da1f: > 5 files, 4 used, 128995 free > (19 frags, 16122 blocks, 0.0% fragmentation) > /dev/da1e: > 118 files, 901 used, 128098 free > (10 frags, 16011 blocks, 0.0% fragmentation) > /dev/da2e: > 105924 files, 454768 used, 556691 free > (27467 frags, 66153 blocks, 2.7% fragmentation) > Doing initial network setup: > hostname > . > rl0: flags=8843 mtu 1500 > inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::2e0:29ff:fe42:538d%rl0 prefixlen 64 tentative scopeid 0x1 > ether 00:e0:29:42:53:8d > media: Ethernet autoselect (100baseTX ) > status: active > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > add net default: gateway 192.168.1.1 > Additional routing options: > TCP keepalive=YES > . > Routing daemons: > . > Doing IPv6 network setup: > add net ::ffff:0.0.0.0: gateway ::1 > add net ::0.0.0.0: gateway ::1 > net.inet6.ip6.forwarding: > 0 > -> > 0 > > net.inet6.ip6.accept_rtadv: > 0 > -> > 0 > > net.inet6.ip6.accept_rtadv: > 0 > -> > 1 > > add net fe80::: gateway ::1 > add net ff02::: gateway ::1 > IPv4 mapped IPv6 address support=YES > . > Additional daemons: > syslogd > . > Doing additional network setup: > . > Starting final network daemons: > . > ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib > Starting standard daemons: > inetd > cron > sshd > sendmail > . > Initial rc.alpha initialization: > . > Configuring syscons: > blanktime > screensaver > logo_saver: no suitable graphics mode > module_register_init: MOD_LOAD (logo_saver, fffffe0000891140, 0) error 19 > moused > May 29 00:20:51 webcraft /kernel: logo_saver: no suitable graphics mode > . > Additional ABI support: > . > Local package initialization: > . > Additional TCP options: > . > > Sun May 29 00:20:51 EDT 2016 > May 29 00:21:01 webcraft login: ROOT LOGIN (root) ON ttyv0 > May 29 01:16:59 webcraft reboot: rebooted by root > May 29 01:17:00 webcraft syslogd: exiting on signal 15 > Waiting (max 60 seconds) for system process `vnlru' to stop...stopped > Waiting (max 60 seconds) for system process `bufdaemon' to stop...stopped > Waiting (max 60 seconds) for system process `syncer' to stop...stopped > > syncing disks... 4 > done > Uptime: 59m25s > Rebooting... > FreeBSD 4.5-RELEASE #0: Tue Jan 29 07:52:50 GMT 2002 > murray@axpbuilder.freebsdmall.com:/usr/src/sys/compile/GENERIC > avail memory = 122077184 (119216K bytes) > Preloaded elf kernel "kernel" at 0xfffffc00007bc000. > pci0: (vendor=0x0001, dev=0x0202) at 12.0 irq 0 > pci0: (vendor=0x0001, dev=0x0202) at 13.0 irq 0 > plip0: cannot reserve interrupt, failed. > Timecounter "alpha" frequency 233369970 Hz > cd0: cd present [326224 x 2048 byte records] > clean, 41292 free > (156 frags, 5142 blocks, 0.2% fragmentation) > clean, 549980 free > (27628 frags, 65294 blocks, 2.7% fragmentation) > clean, 128994 free > (18 frags, 16122 blocks, 0.0% fragmentation) > clean, 128018 free > (34 frags, 15998 blocks, 0.0% fragmentation) > media: Ethernet autoselect (100baseTX ) > status: active > 0 > > net.inet6.ip6.accept_rtadv: > 0 > -> > ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib > sshd > screensaver > logo_saver: no suitable graphics mode > module_register_init: MOD_LOAD (logo_saver, fffffe0000893140, 0) error 19 > moused > May 29 01:18:29 webcraft /kernel: logo_saver: no suitable graphics mode > apache > Sun May 29 01:18:31 EDT 2016 > May 29 01:18:41 webcraft login: ROOT LOGIN (root) ON ttyv0 > unexpected machine check: > > mces = 0x1 > vector = 0x670 > param = 0xfffffc0000006000 > pc = 0x16037e600 > ra = 0x12006caf0 > curproc = 0xfffffe00059d04c0 > pid = 153, comm = XFree86 > > panic: machine check > > syncing disks... > unexpected machine check: > > mces = 0x1 > vector = 0x660 > param = 0xfffffc0000006000 > pc = 0xfffffc00003d6628 > ra = 0xfffffc000058f77c > curproc = 0xfffffe00059d04c0 > pid = 153, comm = XFree86 > > panic: machine check > Uptime: 1m6s > Automatic reboot in 15 seconds - press a key on the console to abort > Rebooting... > avail memory = 122077184 (119216K bytes) > Preloaded elf kernel "kernel" at 0xfffffc00007bc000. > md0: Malloc disk > pci0: (vendor=0x0001, dev=0x0202) at 12.0 irq 1 > pci0: (vendor=0x0001, dev=0x0202) at 13.0 irq 1 > Timecounter "alpha" frequency 233370005 Hz > Mounting root from ufs:/dev/da1a > WARNING: / was not properly dismounted > swapon: adding /dev/da1b as swap device > Automatic boot in progress... > /dev/da1a: > 1566 files, 23203 used, 41292 free > (156 frags, 5142 blocks, 0.2% fragmentation) > /dev/da1g: > 1 files, 1 used, 561898 free > (18 frags, 70235 blocks, 0.0% fragmentation) > /dev/da1f: > INCORRECT BLOCK COUNT I=4 (4 should be 0) > (CORRECTED) > /dev/da1f: > UNREF FILE > I=4 OWNER=root MODE=100444 > /dev/da1f: SIZE=0 MTIME=May 29 01:18 2016 (CLEARED) > /dev/da1f: > FREE BLK COUNT(S) WRONG IN SUPERBLK > (SALVAGED) > /dev/da1f: > SUMMARY INFORMATION BAD > (SALVAGED) > /dev/da1f: > BLK(S) MISSING IN BIT MAPS > (SALVAGED) > /dev/da1f: > 6 files, 5 used, 128994 free > (18 frags, 16122 blocks, 0.0% fragmentation) > /dev/da1e: > UNREF FILE > I=16262 OWNER=root MODE=100644 > /dev/da1e: SIZE=16475 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16279 OWNER=root MODE=100644 > /dev/da1e: SIZE=132 MTIME=May 29 01:17 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16281 OWNER=root MODE=100644 > /dev/da1e: SIZE=3 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16282 OWNER=root MODE=100644 > /dev/da1e: SIZE=65536 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16283 OWNER=root MODE=100444 > /dev/da1e: SIZE=183 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16284 OWNER=root MODE=100644 > /dev/da1e: SIZE=3 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16285 OWNER=root MODE=100644 > /dev/da1e: SIZE=3 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16287 OWNER=root MODE=100644 > /dev/da1e: SIZE=32 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > UNREF FILE > I=16288 OWNER=root MODE=100644 > /dev/da1e: SIZE=4 MTIME=May 29 00:20 2016 (CLEARED) > /dev/da1e: > FREE BLK COUNT(S) WRONG IN SUPERBLK > (SALVAGED) > /dev/da1e: > SUMMARY INFORMATION BAD > (SALVAGED) > /dev/da1e: > BLK(S) MISSING IN BIT MAPS > (SALVAGED) > /dev/da1e: > 139 files, 936 used, 128063 free > (23 frags, 16005 blocks, 0.0% fragmentation) > /dev/da2e: > 106715 files, 461479 used, 549980 free > (27628 frags, 65294 blocks, 2.7% fragmentation) > Doing initial network setup: > hostname > . > rl0: flags=8843 mtu 1500 > inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::2e0:29ff:fe42:538d%rl0 prefixlen 64 tentative scopeid 0x1 > ether 00:e0:29:42:53:8d > media: Ethernet autoselect (100baseTX ) > status: active > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > add net default: gateway 192.168.1.1 > Additional routing options: > TCP keepalive=YES > . > Routing daemons: > . > Doing IPv6 network setup: > add net ::ffff:0.0.0.0: gateway ::1 > add net ::0.0.0.0: gateway ::1 > net.inet6.ip6.forwarding: > 0 > -> > 0 > net.inet6.ip6.accept_rtadv: > 0 > -> > 0 > > net.inet6.ip6.accept_rtadv: > 0 > -> > 1 > > add net fe80::: gateway ::1 > add net ff02::: gateway ::1 > IPv4 mapped IPv6 address support=YES > . > Additional daemons: > syslogd > . > Doing additional network setup: > . > Starting final network daemons: > . > ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib > Starting standard daemons: > inetd > cron > sshd > sendmail > . > Initial rc.alpha initialization: > . > Configuring syscons: > blanktime > screensaver > logo_saver: no suitable graphics mode > module_register_init: MOD_LOAD (logo_saver, fffffe000088f140, 0) error 19 > moused > May 29 01:23:05 webcraft /kernel: logo_saver: no suitable graphics mode > . > Additional ABI support: > . > Local package initialization: > apache > . > Additional TCP options: > . > > Sun May 29 01:23:12 EDT 2016 > May 29 01:32:53 webcraft login: ROOT LOGIN (root) ON ttyv0 > > unexpected machine check: > > mces = 0x1 > vector = 0x670 > param = 0xfffffc0000006000 > pc = 0x16037e600 > ra = 0x12006caf0 > curproc = 0xfffffe00059d0a40 > pid = 203, comm = XFree86 > > panic: machine check > > syncing disks... > unexpected machine check: > > mces = 0x1 > vector = 0x660 > param = 0xfffffc0000006000 > pc = 0xfffffc00003d6628 > ra = 0xfffffc000058f77c > curproc = 0xfffffe00059d0a40 > pid = 203, comm = XFree86 > > panic: machine check > Uptime: 37m41s > Automatic reboot in 15 seconds - press a key on the console to abort > Rebooting... > sio0: configured irq 4 not in bitmap of probed irqs 0 > Timecounter "alpha" frequency 233369950 Hz > Waiting 15 seconds for SCSI devices to settle > cd0 at sym0 bus 0 target 0 lun 0 > cd0: Removable CD-ROM SCSI-2 device > cd0: 10.000MB/s transfers (10.000MHz, offset 8) > cd0: cd present [326224 x 2048 byte records] > da2 at sym1 bus 0 target 0 lun 0 > da2: Fixed Direct Access SCSI-2 device > da2: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled > da2: 2006MB (4110000 512 byte sectors: 255H 63S/T 255C) > da1 at sym0 bus 0 target 2 lun 0 > da1: Fixed Direct Access SCSI-2 device > da1: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled > da1: 2006MB (4110000 512 byte sectors: 255H 63S/T 255C) > da3 at sym1 bus 0 target 1 lun 0 > da3: Fixed Direct Access SCSI-2 device > da3: 10.000MB/s transfers (10.000MHz, offset 8), Tagged Queueing Enabled > da3: 2006MB (4110000 512 byte sectors: 255H 63S/T 255C) > da0 at sym0 bus 0 target 1 lun 0 > da0: Fixed Direct Access SCSI-2 device > da0: 10.000MB/s transfers (10.000MHz, offset 8) > da0: 4157MB (8515173 512 byte sectors: 255H 63S/T 530C) > Mounting root from ufs:/dev/da1a > WARNING: / was not properly dismounted > swapon: adding /dev/da1b as swap device > Automatic boot in progress... > /dev/da1a: > 1567 files, 23205 used, 41290 free > (162 frags, 5141 blocks, 0.3% fragmentation) > /dev/da1g: > 1 files, 1 used, 561898 free > (18 frags, 70235 blocks, 0.0% fragmentation) > /dev/da1f: > SUMMARY INFORMATION BAD > (SALVAGED) > /dev/da1f: > BLK(S) MISSING IN BIT MAPS > (SALVAGED) > /dev/da1f: > 5 files, 5 used, 128994 free > (18 frags, 16122 blocks, 0.0% fragmentation) > /dev/da1e: > 151 files, 993 used, 128006 free > (22 frags, 15998 blocks, 0.0% fragmentation) > /dev/da2e: > 106715 files, 461479 used, 549980 free > (27628 frags, 65294 blocks, 2.7% fragmentation) > Doing initial network setup: > hostname > . > rl0: flags=8843 mtu 1500 > inet 192.168.1.2 netmask 0xffffff00 broadcast 192.168.1.255 > inet6 fe80::2e0:29ff:fe42:538d%rl0 prefixlen 64 tentative scopeid 0x1 > ether 00:e0:29:42:53:8d > media: Ethernet autoselect (100baseTX ) > status: active > lo0: flags=8049 mtu 16384 > inet6 ::1 prefixlen 128 > inet6 fe80::1%lo0 prefixlen 64 scopeid 0x2 > inet 127.0.0.1 netmask 0xff000000 > add net default: gateway 192.168.1.1 > Additional routing options: > TCP keepalive=YES > . > Routing daemons: > . > Doing IPv6 network setup: > add net ::ffff:0.0.0.0: gateway ::1 > add net ::0.0.0.0: gateway ::1 > net.inet6.ip6.forwarding: > 0 > -> > 0 > > net.inet6.ip6.accept_rtadv: > 0 > -> > 0 > > net.inet6.ip6.accept_rtadv: > 0 > -> > 1 > > add net fe80::: gateway ::1 > add net ff02::: gateway ::1 > IPv4 mapped IPv6 address support=YES > . > Additional daemons: > syslogd > . > Doing additional network setup: > . > Starting final network daemons: > . > ELF ldconfig path: /usr/lib /usr/lib/compat /usr/X11R6/lib /usr/local/lib > Starting standard daemons: > inetd > cron > sshd > sendmail > . > Initial rc.alpha initialization: > . > Configuring syscons: > blanktime > screensaver > logo_saver: no suitable graphics mode > module_register_init: MOD_LOAD (logo_saver, fffffe0000891140, 0) error 19 > moused > May 29 02:01:48 webcraft /kernel: logo_saver: no suitable graphics mode > . > Additional ABI support: > . > Local package initialization: > apache > . > Additional TCP options: > . > > Sun May 29 02:01:51 EDT 2016 > May 29 02:10:43 webcraft login: ROOT LOGIN (root) ON ttyv0 > > unexpected machine check: > > mces = 0x1 > vector = 0x670 > param = 0xfffffc0000006000 > pc = 0x16037e600 > ra = 0x12006caf0 > curproc = 0xfffffe00059d0a40 > pid = 189, comm = XFree86 > > panic: machine check > > syncing disks... > unexpected machine check: > > mces = 0x1 > vector = 0x660 > param = 0xfffffc0000006000 > pc = 0xfffffc00003d6628 > ra = 0xfffffc000058f77c > curproc = 0xfffffe00059d0a40 > pid = 189, comm = XFree86 > > panic: machine check > Uptime: 45m25s > Automatic reboot in 15 seconds - press a key on the console to abort > Rebooting... > Unrecognized boot flag '0'. > Copyright (c) 1992-2002 The FreeBSD Project. > Copyright (c) 1979, 1980, 1983, 1986, 1988, 1989, 1991, 1992, 1993, 1994 > The Regents of the University of California. All rights reserved. > FreeBSD 4.5-RELEASE #0: Tue Jan 29 07:52:50 GMT 2002 > murray@axpbuilder.freebsdmall.com:/usr/src/sys/compile/GENERIC > DEC AlphaServer 2100 > AlphaServer 2000 4/233, 233MHz > 8192 byte page size, 1 processor. > CPU: EV45 (21064A) major=6 minor=2 > OSF PAL rev: 0x4000c0002012d > real memory = 132046848 (128952K bytes) > avail memory = 122077184 (119216K bytes) > Preloaded elf kernel "kernel" at 0xfffffc00007bc000. > md0: Malloc disk > t20: using interrupt type 0 on pci bus 0 > pci0: on pcib0 > sym0: <810> port 0x10000-0x100ff mem 0x81010000-0x810100ff irq 1 at device 1.0 on pci0 > sym0: No NVRAM, ID 7, Fast-10, SE, parity checking > isab0: at device 2.0 on pci0 > isa0: on isab0 > pci0: at 6.0 irq 0 > sym1: <810> port 0x10100-0x101ff mem 0x81010100-0x810101ff irq 4 at device 7.0 on pci0 > sym1: No NVRAM, ID 7, Fast-10, SE, parity checking > rl0: port 0x10200-0x102ff mem 0x81010200-0x810102ff irq 5 at device 8.0 on pci0 > rl0: Ethernet address: 00:e0:29:42:53:8d > miibus0: on rl0 > rlphy0: on miibus0 > rlphy0: 10baseT, 10baseT-FDX, 100baseTX, 100baseTX-FDX, auto > pci0: (vendor=0x0001, dev=0x0202) at 12.0 irq 0 > pci0: (vendor=0x0400, dev=0x0400) at 12.4 > pci0: (vendor=0x0001, dev=0x0202) at 13.0 irq 0 > pci0: (vendor=0x0400, dev=0x0400) at 13.4 > fdc0: at port 0x3f0-0x3f5,0x3f7 irq 6 drq 2 on isa0 > fdc0: FIFO enabled, 8 bytes threshold > fd0: <1440-KB 3.5" drive> on fdc0 drive 0 > atkbdc0: at port 0x60,0x64 on isa0 > atkbd0: irq 1 on atkbdc0 > psm0: irq 12 on atkbdc0 > psm0: model IntelliMouse, device ID 3 > vga0: at port 0x3c0-0x3df iomem 0xa0000-0xbffff on isa0 > sc0: on isa0 > sc0: VGA <16 virtual consoles, flags=0x200> > mcclock0: at port 0x70-0x71 on isa0 > sio0: configured irq 4 not in bitmap of probed irqs 0 > sio0 at port 0x3f8-0x3ff irq 4 on isa0 > sio0: type 16550A > sio1: reserved for low-level i/o > ppc0: at port 0x3bc-0x3bf irq 7 on isa0 > ppc0: Generic chipset (NIBBLE-only) in COMPATIBLE mode > plip0: cannot reserve interrupt, failed. > lpt0: on ppbus0 > lpt0: Polled port > ppi0: on ppbus0 > Timecounter "alpha" frequency 233369940 Hz > WARNING: / was not properly dismounted > 1567 files, 23205 used, 41290 free > (162 frags, 5141 blocks, 0.3% fragmentation) > 1 files, 1 used, 561898 free > SUMMARY INFORMATION BAD > (SALVAGED) > BLK(S) MISSING IN BIT MAPS > (SALVAGED) > /dev/da1f: > 6 files, 6 used, 128993 free > (17 frags, 16122 blocks, 0.0% fragmentation) > 151 files, 996 used, 128003 free > (27 frags, 15997 blocks, 0.0% fragmentation) > /dev/da2e: > 106715 files, 461479 used, 549980 free > (27628 frags, 65294 blocks, 2.7% fragmentation) > module_register_init: MOD_LOAD (logo_saver, fffffe0000891140, 0) error 19 > May 29 02:48:14 webcraft /kernel: logo_saver: no suitable graphics mode > apache > Sun May 29 02:48:16 EDT 2016 > May 29 02:49:17 webcraft login: ROOT LOGIN (root) ON ttyv0 webcraft.thomas.com login failures: webcraft.thomas.com refused connections: >From root Sun May 29 03:04:02 2016 Return-Path: Received: (from root@localhost) by webcraft.thomas.com (8.11.6/8.11.6) id u4T741b00380 for root; Sun, 29 May 2016 03:04:01 -0400 (EDT) (envelope-from root) Date: Sun, 29 May 2016 03:04:01 -0400 (EDT) From: Charlie Root Message-Id: <201605290704.u4T741b00380@webcraft.thomas.com> To: root Subject: webcraft.thomas.com daily run output Status: RO Removing stale files from /var/preserve: Cleaning out old system announcements: Removing stale files from /var/rwho: Backup passwd and group files: webcraft.thomas.com passwd diffs: 20a21 > www:(password):80:80::0:0:World Wide Web Owner:/nonexistent:/sbin/nologin webcraft.thomas.com group diffs: 25a26 > www:*:80: Verifying group file syntax: Backing up mail aliases: Disk status: Filesystem 1K-blocks Used Avail Capacity Mounted on /dev/da1a 128990 46410 72262 39% / /dev/da1g 1123798 2 1033894 0% /sfuff /dev/da1f 257998 14 237346 0% /tmp /dev/da2e 2022918 922958 938128 50% /usr /dev/da1e 257998 2008 235352 1% /var procfs 8 8 0 100% /proc Last dump(s) done (Dump '>' file systems): UUCP status: Network interface status: Name Mtu Network Address Ipkts Ierrs Opkts Oerrs Coll rl0 1500 00:e0:29:42:53:8d 31 0 9 0 0 rl0 1500 192.168.1 webcraft 23 - 2 - - rl0 1500 fe80:1::2e0 fe80:1::2e0:29ff: 0 - 0 - - lo0 16384 0 0 0 0 0 lo0 16384 localhost.t ::1 0 - 0 - - lo0 16384 fe80:2::1 fe80:2::1 0 - 0 - - lo0 16384 your-net localhost 0 - 0 - - ppp0* 1500 0 0 0 0 0 sl0* 552 0 0 0 0 0 faith 1500 0 0 0 0 0 Local system status: 3:01AM up 16 mins, 1 user, load averages: 0.00, 0.01, 0.01 Mail in local queue: /var/spool/mqueue is empty Security check: (output mailed separately) Checking for rejected mail hosts: Checking for denied zone transfers (AXFR and IXFR): **************************************************** **************************************************** Thank You So Much, I am new to FreeBSD and happy to be here. I am very sorry this message is so long, I was fearful of an edit which may remove important clues. FYI even though I have an enormous amount of time trying to get this thing going I am still enjoying myself and learning. Al Thomas w3craft@attbi.com ****************************************************** A copy of my first email to the alpha-bsd list for reference: Hi -- I have been as yet unsuccessful with installation and operation of any version of XFree86. Each time I type startx I get a crash and reboot. Current Config: Demi-Sable Alphaserver 2000 with SRM Console version 5.3-2, 128mb ram. Installation of NT4 sp6a on a separate drive which functions properly. Installed FreeBSD 4.5 alpha which runs fine. I upgraded to XFree86-4. PCI Diamond Stealth 2000 2mb Video. PCI SMC 10\100 nic. PCI Symbios SCSI controller card. Gateway Vivitron svga monitor 75hz at 1024 and max 120 vert. I have 2 2gig SCSI hard drives for FreeBSD with /usr on one and everything else on the other No ISA cards. Attempted solutions: I replaced the ISA Qvision card with a PCI Diamond stealth 2000 and replaced the DEC nic with a SMC. Both because I thought I may be having compatability problems. I upgraded to XFree86-4. I have run XFree86 config from sysinstall which does create a config file. I have edited the config to reflect the default color depth. XFree86 -configure crashes the computer as well I tried to install KDE3\QT but have had errors each time with the install All this with several software reloads along the way. I would love to hear from someone with alpha experience. Your help would truly be appreciated. Thank You, Al Thomas To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8:45:41 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E078137B40B for ; Thu, 30 May 2002 08:45:20 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id LAA16540; Thu, 30 May 2002 11:45:20 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id LAA03800; Thu, 30 May 2002 11:45:19 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15606.18703.321254.508104@moe.cs.duke.edu> Date: Thu, 30 May 2002 11:45:19 -0400 (EDT) To: Allen Thomas Cc: freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable In-Reply-To: <3CF6455C.AE088A08@attbi.com> References: <3CF3E84A.834835F7@attbi.com> <15603.60089.703466.654500@grasshopper.cs.duke.edu> <3CF3FFCB.C0908ED6@attbi.com> <15604.55234.240322.827898@grasshopper.cs.duke.edu> <3CF6455C.AE088A08@attbi.com> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Allen Thomas writes: > > unexpected machine check: > > > > mces = 0x1 > > vector = 0x670 > > param = 0xfffffc0000006000 > > pc = 0x16037e600 > > ra = 0x12006caf0 > > curproc = 0xfffffe00059d04c0 > > pid = 153, comm = XFree86 > > <..> > > unexpected machine check: > > > > mces = 0x1 > > vector = 0x670 > > param = 0xfffffc0000006000 > > pc = 0x16037e600 > > ra = 0x12006caf0 > > curproc = 0xfffffe00059d0a40 > > pid = 203, comm = XFree86 > > <..> > > unexpected machine check: > > > > mces = 0x1 > > vector = 0x670 > > param = 0xfffffc0000006000 > > pc = 0x16037e600 > > ra = 0x12006caf0 > > curproc = 0xfffffe00059d0a40 > > pid = 189, comm = XFree86 > > > > panic: machine check Well, at least it is consistant. The problem is that X is accessing the hardware in ways that the hardware doesn't like. This could be due to bugs in X itself, or in my platform support code for this model of alpha. This sort of problem is _very_ hard to track down. Are you familiar enough with gdb to build X with symbols, and set a breakpoint prior to the instruction which is panic'ing the machine? Another approach would be to try a different kind of graphics boards. Did it crash the same way with the Qvision? Do you have any PCI matrox boards? Drew PS: Wilko, didn't you say you'd run X on some sort of sable? To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8:48:15 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from freebie.xs4all.nl (freebie.xs4all.nl [213.84.32.253]) by hub.freebsd.org (Postfix) with ESMTP id 0EEE537B410 for ; Thu, 30 May 2002 08:47:49 -0700 (PDT) Received: from freebie.xs4all.nl (localhost [127.0.0.1]) by freebie.xs4all.nl (8.12.3/8.12.2) with ESMTP id g4UFlb5p004341; Thu, 30 May 2002 17:47:38 +0200 (CEST) (envelope-from wkb@freebie.xs4all.nl) Received: (from wkb@localhost) by freebie.xs4all.nl (8.12.3/8.12.3/Submit) id g4UFlbA5004340; Thu, 30 May 2002 17:47:37 +0200 (CEST) Date: Thu, 30 May 2002 17:47:37 +0200 From: Wilko Bulte To: Andrew Gallatin Cc: Allen Thomas , freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable Message-ID: <20020530174737.B4284@freebie.xs4all.nl> References: <3CF3E84A.834835F7@attbi.com> <15603.60089.703466.654500@grasshopper.cs.duke.edu> <3CF3FFCB.C0908ED6@attbi.com> <15604.55234.240322.827898@grasshopper.cs.duke.edu> <3CF6455C.AE088A08@attbi.com> <15606.18703.321254.508104@moe.cs.duke.edu> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline User-Agent: Mutt/1.2.5i In-Reply-To: <15606.18703.321254.508104@moe.cs.duke.edu>; from gallatin@cs.duke.edu on Thu, May 30, 2002 at 11:45:19AM -0400 X-OS: FreeBSD 4.6-PRERELEASE X-PGP: finger wilko@freebsd.org Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, May 30, 2002 at 11:45:19AM -0400, Andrew Gallatin wrote: > > Another approach would be to try a different kind of graphics boards. > Did it crash the same way with the Qvision? Do you have any PCI matrox > boards? > > Drew > > PS: Wilko, didn't you say you'd run X on some sort of sable? Hm no. Both 'my' Lynx & Sable are long gone to the scrapper.. :-/ -- | / o / /_ _ FreeBSD core team secretary |/|/ / / /( (_) Bulte wilko@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 8:57:59 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from qescan2.qgraph.com (QESCAN2.qgraph.com [206.158.124.8]) by hub.freebsd.org (Postfix) with SMTP id DE38E37B408 for ; Thu, 30 May 2002 08:57:56 -0700 (PDT) Received: from 192.168.200.29 by qescan2.qgraph.com (InterScan E-Mail VirusWall NT); Thu, 30 May 2002 10:56:27 -0500 Received: by sxsmtp2.qgraph.com with Internet Mail Service (5.5.2653.19) id ; Thu, 30 May 2002 10:56:27 -0500 Message-ID: <1F095B0753FCD411857700010333058A04EEC9B0@waexch1.qgraph.com> From: "Schroeder, Aaron" To: 'Wilko Bulte' , Andrew Gallatin Cc: Allen Thomas , freebsd-alpha@FreeBSD.ORG Subject: RE: XFree86 & Alpha Demi-Sable Date: Thu, 30 May 2002 10:56:23 -0500 MIME-Version: 1.0 X-Mailer: Internet Mail Service (5.5.2653.19) Content-Type: text/plain; charset="iso-8859-1" Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Not that I can code, but I have both a Lynx and a Sable at my disposal. The Lynx is EV5 even! I have Matrox cards, and S3 compatible PCI cards for X to attempt to run on. If you would like, I can install BSD on these machines and help in any way that I can. -----Original Message----- From: Wilko Bulte [mailto:wkb@freebie.xs4all.nl] Sent: Thursday, May 30, 2002 10:48 AM To: Andrew Gallatin Cc: Allen Thomas; freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable On Thu, May 30, 2002 at 11:45:19AM -0400, Andrew Gallatin wrote: > > Another approach would be to try a different kind of graphics boards. > Did it crash the same way with the Qvision? Do you have any PCI matrox > boards? > > Drew > > PS: Wilko, didn't you say you'd run X on some sort of sable? Hm no. Both 'my' Lynx & Sable are long gone to the scrapper.. :-/ -- | / o / /_ _ FreeBSD core team secretary |/|/ / / /( (_) Bulte wilko@FreeBSD.org To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 9: 3: 0 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 715F837B405 for ; Thu, 30 May 2002 09:02:49 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id MAA17226; Thu, 30 May 2002 12:02:47 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id MAA03904; Thu, 30 May 2002 12:02:47 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15606.19751.93824.286989@moe.cs.duke.edu> Date: Thu, 30 May 2002 12:02:47 -0400 (EDT) To: "Schroeder, Aaron" Cc: Allen Thomas , freebsd-alpha@FreeBSD.ORG Subject: RE: XFree86 & Alpha Demi-Sable In-Reply-To: <1F095B0753FCD411857700010333058A04EEC9B0@waexch1.qgraph.com> References: <1F095B0753FCD411857700010333058A04EEC9B0@waexch1.qgraph.com> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Well, I'm not terribly interested in having X work on these old machines. IMHO, servers are better administered with a serial console than X windows. I'm just interested enough to give Allen suggesetions that might help to solve his problems, but I think that if he values his time & wants an X server head for his server-class alpha, he'd be better off with an old 486 for X, and conserver for the alphas console. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 13: 1:57 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from sccrmhc03.attbi.com (sccrmhc03.attbi.com [204.127.202.63]) by hub.freebsd.org (Postfix) with ESMTP id A35D637B401 for ; Thu, 30 May 2002 13:01:51 -0700 (PDT) Received: from attbi.com ([12.245.142.146]) by sccrmhc03.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020530200151.CKSO20219.sccrmhc03.attbi.com@attbi.com>; Thu, 30 May 2002 20:01:51 +0000 Message-ID: <3CF68508.F8628503@attbi.com> Date: Thu, 30 May 2002 16:01:12 -0400 From: Al Thomas X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: "Schroeder, Aaron" , freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable References: <1F095B0753FCD411857700010333058A04EEC9B0@waexch1.qgraph.com> <15606.19751.93824.286989@moe.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Drew ++ Thanks guys, Aaron this box is my home webserver and not a critical piece of machinery. I do not want you to invest the time it would take to configure FreeBSD on your alpha. I am thankful for any suggestions you may have and I will continue to attempt a solution. Drew, I am curious about your suggestion of a 486 for X and conserver for Alpha. If I had another PIII machine running FreeBSD with a serial cable to my server, this would allow me to operate and configure the server through the first machines xwindows gui and monitor? I know bigger companies use this arrangement for managing multiple servers but I guess I never really thought how great that would work for me. I have a PIII win2k machine my son uses as a game server which I intended to convert to FreeBSD. This arrangement would allow all management of the Alpha through the serial cable? Package install, Apache configuration etc all done with this conserver? This conserver would run in the PIII FreeBSD xwindows machine :). I think I am getting it. Drew to answer your previous question about if XFree86 ran on the Qvision video the answer is no. I also tried a Trident PCI video card, same symptom. I would bet the same failure. I do not have the knowledge to build x with symbols at this point. These are skills I hope to aquire. For now the command line is getting old :) and a solution I must find. I looked at conserver and I see three different development trees. Which should I choose? Thanks for all your help, Al Andrew Gallatin wrote: > Well, I'm not terribly interested in having X work on these old > machines. IMHO, servers are better administered with a serial console > than X windows. > > I'm just interested enough to give Allen suggesetions that might help > to solve his problems, but I think that if he values his time & wants > an X server head for his server-class alpha, he'd be better off with > an old 486 for X, and conserver for the alphas console. > > Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 13:11:35 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 338A837B401 for ; Thu, 30 May 2002 13:11:27 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id QAA26038; Thu, 30 May 2002 16:11:25 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id QAA05361; Thu, 30 May 2002 16:11:22 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15606.34666.364860.476623@moe.cs.duke.edu> Date: Thu, 30 May 2002 16:11:22 -0400 (EDT) To: Al Thomas Cc: "Schroeder, Aaron" , freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable In-Reply-To: <3CF68508.F8628503@attbi.com> References: <1F095B0753FCD411857700010333058A04EEC9B0@waexch1.qgraph.com> <15606.19751.93824.286989@moe.cs.duke.edu> <3CF68508.F8628503@attbi.com> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Please try to format your mail so that it is legible to others.. (72 columns) Al Thomas writes: > Drew ++ > Thanks guys, Aaron this box is my home webserver and not a critical piece > of machinery. > I do not want you to invest the time it would take to configure FreeBSD on > your alpha. > I am thankful for any suggestions you may have and I will continue to > attempt a solution. > Drew, I am curious about your suggestion of a 486 for X and conserver for > Alpha. > If I had another PIII machine running FreeBSD with a serial cable to my > server, > this would allow me to operate and configure the server through the first > machines > xwindows gui and monitor? I know bigger companies use this arrangement > for > managing multiple servers but I guess I never really thought how great > that would work for me. You'd use the serial console for the console part (boot management, fsck's after crashes, etc), and you'd ssh into the machine to manage it. > I have a PIII win2k machine my son uses as a game server which I intended > to convert > to FreeBSD. This arrangement would allow all management of the Alpha > through the serial > cable? Package install, Apache configuration etc all done with this > conserver? > This conserver would run in the PIII FreeBSD xwindows machine :). I think > I am getting it. Yes, but if you've just got one machine, conserver might be overkill. Just use your favorite terminal emulation program. > Drew to answer your previous question about if XFree86 ran on the Qvision > video > the answer is no. I also tried a Trident PCI video card, same symptom. I > would bet the same > failure. I do not have the knowledge to build x with symbols at this > point. These are skills > I hope to aquire. For now the command line is getting old :) and a > solution I must find. "a solution I must find" -- Like Yoda you speak ;) > I looked at conserver and I see three different development trees. Which > should I choose? I use conserver-com-7.1.3 Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 18:52:31 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from sccrmhc01.attbi.com (sccrmhc01.attbi.com [204.127.202.61]) by hub.freebsd.org (Postfix) with ESMTP id 49EE437B407 for ; Thu, 30 May 2002 18:52:20 -0700 (PDT) Received: from attbi.com ([12.245.142.146]) by sccrmhc01.attbi.com (InterMail vM.4.01.03.27 201-229-121-127-20010626) with ESMTP id <20020531015219.CUMK29266.sccrmhc01.attbi.com@attbi.com>; Fri, 31 May 2002 01:52:19 +0000 Message-ID: <3CF6D723.74D10174@attbi.com> Date: Thu, 30 May 2002 21:51:31 -0400 From: Al Thomas X-Mailer: Mozilla 4.78 [en] (Windows NT 5.0; U) X-Accept-Language: en MIME-Version: 1.0 To: Andrew Gallatin Cc: "Schroeder, Aaron" , freebsd-alpha@FreeBSD.ORG Subject: Re: XFree86 & Alpha Demi-Sable References: <1F095B0753FCD411857700010333058A04EEC9B0@waexch1.qgraph.com> <15606.19751.93824.286989@moe.cs.duke.edu> <3CF68508.F8628503@attbi.com> <15606.34666.364860.476623@moe.cs.duke.edu> Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Thanks Drew, Sorry about the formatting. I am really just learning about real computing. I think I will leave this battle while I still like FreeBSD and consider the serial connection as you recommended. I want to learn about open source software and your help has let me know I am on the right path. I will send you an update when the serial connection is up and running. Thanks again, Al Thomas Andrew Gallatin wrote: > Please try to format your mail so that it is legible to others.. > (72 columns) > > Al Thomas writes: > > Drew ++ > > Thanks guys, Aaron this box is my home webserver and not a critical piece > > of machinery. > > I do not want you to invest the time it would take to configure FreeBSD on > > your alpha. > > I am thankful for any suggestions you may have and I will continue to > > attempt a solution. > > Drew, I am curious about your suggestion of a 486 for X and conserver for > > Alpha. > > If I had another PIII machine running FreeBSD with a serial cable to my > > server, > > this would allow me to operate and configure the server through the first > > machines > > xwindows gui and monitor? I know bigger companies use this arrangement > > for > > managing multiple servers but I guess I never really thought how great > > that would work for me. > > You'd use the serial console for the console part (boot management, > fsck's after crashes, etc), and you'd ssh into the machine to manage > it. > > > I have a PIII win2k machine my son uses as a game server which I intended > > to convert > > to FreeBSD. This arrangement would allow all management of the Alpha > > through the serial > > cable? Package install, Apache configuration etc all done with this > > conserver? > > This conserver would run in the PIII FreeBSD xwindows machine :). I think > > I am getting it. > > Yes, but if you've just got one machine, conserver might be overkill. > Just use your favorite terminal emulation program. > > > Drew to answer your previous question about if XFree86 ran on the Qvision > > video > > the answer is no. I also tried a Trident PCI video card, same symptom. I > > would bet the same > > failure. I do not have the knowledge to build x with symbols at this > > point. These are skills > > I hope to aquire. For now the command line is getting old :) and a > > solution I must find. > > "a solution I must find" -- Like Yoda you speak ;) > > > I looked at conserver and I see three different development trees. Which > > should I choose? > > I use conserver-com-7.1.3 > > Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 19:53:18 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id AB59537B407; Thu, 30 May 2002 19:53:05 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0B15966B8B; Thu, 30 May 2002 19:53:05 -0700 (PDT) Date: Thu, 30 May 2002 19:53:04 -0700 From: Kris Kennaway To: Joe Marcus Clarke Cc: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, alpha@FreeBSD.org Subject: Re: cvs commit: ports/graphics/sodipodi/files patch-src_main.c Message-ID: <20020530195304.A6628@xor.obsecurity.org> References: <200205301432.g4UEWDs91637@freefall.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="6c2NcOVqGQ03X4Wi" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <200205301432.g4UEWDs91637@freefall.freebsd.org>; from marcus@FreeBSD.ORG on Thu, May 30, 2002 at 07:32:13AM -0700 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --6c2NcOVqGQ03X4Wi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 30, 2002 at 07:32:13AM -0700, Joe Marcus Clarke wrote: > marcus 2002/05/30 07:32:13 PDT >=20 > Added files: > graphics/sodipodi/files patch-src_main.c=20 > Log: > Attempt to fix linking on AXP. > =20 > Submitted by: beta Still fails. http://beta.freebsd.org/errorlogs/4-latest/sodipodi-0.24.1.log Kris --6c2NcOVqGQ03X4Wi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE89uWQWry0BWjoQKURArYrAKDr9rrqJagYBxg1WqrY5ahtDFDyRgCg1k6E rUPRcPgFdehz+fJ0LR/v7CA= =q6Eg -----END PGP SIGNATURE----- --6c2NcOVqGQ03X4Wi-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 20:18: 6 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 68B1F37B406; Thu, 30 May 2002 20:17:43 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4V3H71T000894; Thu, 30 May 2002 23:17:07 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g4V3H7gc000893; Thu, 30 May 2002 23:17:07 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@FreeBSD.org using -f Subject: Re: cvs commit: ports/graphics/sodipodi/files patch-src_main.c From: Joe Marcus Clarke To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, alpha@FreeBSD.org In-Reply-To: <20020530195304.A6628@xor.obsecurity.org> References: <200205301432.g4UEWDs91637@freefall.freebsd.org> <20020530195304.A6628@xor.obsecurity.org> Content-Type: multipart/mixed; boundary="=-bJ11pOfiSBKN7CLz43N8" X-Mailer: Ximian Evolution 1.0.5 Date: 30 May 2002 23:17:07 -0400 Message-Id: <1022815027.581.3.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-bJ11pOfiSBKN7CLz43N8 Content-Type: text/plain Content-Transfer-Encoding: 7bit On Thu, 2002-05-30 at 22:53, Kris Kennaway wrote: > On Thu, May 30, 2002 at 07:32:13AM -0700, Joe Marcus Clarke wrote: > > marcus 2002/05/30 07:32:13 PDT > > > > Added files: > > graphics/sodipodi/files patch-src_main.c > > Log: > > Attempt to fix linking on AXP. > > > > Submitted by: beta > > Still fails. Can you give this patch a spin? It looks like alpha doesn't have fpresetsticky. Before I commit, I'd like to make sure it does the job. Joe > > http://beta.freebsd.org/errorlogs/4-latest/sodipodi-0.24.1.log > > Kris --=-bJ11pOfiSBKN7CLz43N8 Content-Disposition: attachment; filename=patch-src_main.c Content-Transfer-Encoding: quoted-printable Content-Type: text/x-c; name=patch-src_main.c; charset=ISO8859-1 --- src/main.c.orig Sun Apr 15 16:27:51 2001 +++ src/main.c Thu May 30 23:14:44 2002 @@ -17,7 +17,7 @@ #include /* libxml */ =20 #ifdef __FreeBSD__ -#include +#include #endif =20 #include "sodipodi-private.h" @@ -357,7 +357,7 @@ =20 } =20 -#ifdef __FreeBSD__ +#if defined(__FreeBSD__) && defined(__i386__) fpresetsticky(FP_X_DZ|FP_X_INV); fpsetmask(FP_X_DZ|FP_X_INV); #endif --=-bJ11pOfiSBKN7CLz43N8-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 21: 4:26 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 177F937B404; Thu, 30 May 2002 21:04:19 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 48DF266BC9; Thu, 30 May 2002 21:04:18 -0700 (PDT) Date: Thu, 30 May 2002 21:04:18 -0700 From: Kris Kennaway To: Joe Marcus Clarke Cc: Kris Kennaway , cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, alpha@FreeBSD.org Subject: Re: cvs commit: ports/graphics/sodipodi/files patch-src_main.c Message-ID: <20020530210417.A8469@xor.obsecurity.org> References: <200205301432.g4UEWDs91637@freefall.freebsd.org> <20020530195304.A6628@xor.obsecurity.org> <1022815027.581.3.camel@gyros.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="YiEDa0DAkWCtVeE4" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1022815027.581.3.camel@gyros.marcuscom.com>; from marcus@FreeBSD.org on Thu, May 30, 2002 at 11:17:07PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --YiEDa0DAkWCtVeE4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 30, 2002 at 11:17:07PM -0400, Joe Marcus Clarke wrote: > On Thu, 2002-05-30 at 22:53, Kris Kennaway wrote: > > On Thu, May 30, 2002 at 07:32:13AM -0700, Joe Marcus Clarke wrote: > > > marcus 2002/05/30 07:32:13 PDT > > >=20 > > > Added files: > > > graphics/sodipodi/files patch-src_main.c=20 > > > Log: > > > Attempt to fix linking on AXP. > > > =20 > > > Submitted by: beta > >=20 > > Still fails. >=20 > Can you give this patch a spin? It looks like alpha doesn't have > fpresetsticky. Before I commit, I'd like to make sure it does the job. That allows it to build, but I have no idea whether it actually runs. Kris --YiEDa0DAkWCtVeE4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE89vZBWry0BWjoQKURAhAuAJ0UGsZrbSO0LSWWgif7HLqu45MthQCfcFQc Sr2qlW+rChw4l6hxQ5Zv1pQ= =FmHP -----END PGP SIGNATURE----- --YiEDa0DAkWCtVeE4-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 21: 9:55 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from gyros.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id 63B1D37B408; Thu, 30 May 2002 21:09:49 -0700 (PDT) Received: from gyros.marcuscom.com (localhost [127.0.0.1]) by gyros.marcuscom.com (8.12.3/8.12.3) with ESMTP id g4V49D1T000981; Fri, 31 May 2002 00:09:13 -0400 (EDT) (envelope-from marcus@FreeBSD.org) Received: (from marcus@localhost) by gyros.marcuscom.com (8.12.3/8.12.3/Submit) id g4V49DZV000980; Fri, 31 May 2002 00:09:13 -0400 (EDT) X-Authentication-Warning: gyros.marcuscom.com: marcus set sender to marcus@FreeBSD.org using -f Subject: Re: cvs commit: ports/graphics/sodipodi/files patch-src_main.c From: Joe Marcus Clarke To: Kris Kennaway Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org, alpha@FreeBSD.org In-Reply-To: <20020530210417.A8469@xor.obsecurity.org> References: <200205301432.g4UEWDs91637@freefall.freebsd.org> <20020530195304.A6628@xor.obsecurity.org> <1022815027.581.3.camel@gyros.marcuscom.com> <20020530210417.A8469@xor.obsecurity.org> Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Mailer: Ximian Evolution 1.0.5 Date: 31 May 2002 00:09:13 -0400 Message-Id: <1022818153.581.5.camel@gyros.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Fri, 2002-05-31 at 00:04, Kris Kennaway wrote: > On Thu, May 30, 2002 at 11:17:07PM -0400, Joe Marcus Clarke wrote: > > On Thu, 2002-05-30 at 22:53, Kris Kennaway wrote: > > > On Thu, May 30, 2002 at 07:32:13AM -0700, Joe Marcus Clarke wrote: > > > > marcus 2002/05/30 07:32:13 PDT > > > > > > > > Added files: > > > > graphics/sodipodi/files patch-src_main.c > > > > Log: > > > > Attempt to fix linking on AXP. > > > > > > > > Submitted by: beta > > > > > > Still fails. > > > > Can you give this patch a spin? It looks like alpha doesn't have > > fpresetsticky. Before I commit, I'd like to make sure it does the job. > > That allows it to build, but I have no idea whether it actually runs. It should work, though, as you can tell, I don't have an alpha workstation to test with. Joe > > Kris To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Thu May 30 21:29: 3 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 852BB37B401; Thu, 30 May 2002 21:28:34 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0EAC766E43; Thu, 30 May 2002 21:28:34 -0700 (PDT) Date: Thu, 30 May 2002 21:28:33 -0700 From: Kris Kennaway To: Andrew Gallatin Cc: Kris Kennaway , re@FreeBSD.ORG, portmgr@FreeBSD.ORG, alpha@FreeBSD.ORG, gnome@FreeBSD.ORG, kde@FreeBSD.ORG Subject: Re: 4.6-RELEASE packages on alpha Message-ID: <20020530212833.A9181@xor.obsecurity.org> References: <20020530024553.A22953@xor.obsecurity.org> <15606.9935.352116.746442@moe.cs.duke.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <15606.9935.352116.746442@moe.cs.duke.edu>; from gallatin@cs.duke.edu on Thu, May 30, 2002 at 09:19:11AM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Thu, May 30, 2002 at 09:19:11AM -0400, Andrew Gallatin wrote: >=20 > Kris Kennaway writes: > > The 4.6-RELEASE package build has finished on axp0, and I'm currently > > transferring the packages to ftp-master. Sadly, there are a lot of > > failures still, and none of the gnome or kde versions built > > successfully. >=20 > I don't see any failures for KDE3 at > http://beta.freebsd.org/errorlogs/4-full/ >=20 > Did they build, or were they derailed by a dependancy? If the latter, > how do I figure out which one? Turns out some of the packages timed out during build, and such things don't show up anywhere. gnome is being derailed by (at least) mozilla kde2 is being derailed by (at least) xanim kde3 is still rebuilding. Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE89vvxWry0BWjoQKURAugRAJ0SS2wTelasuGMwkqbqtbUbsN/F6QCfT+lM yPN0uZrajMbfYz02UG6l2dE= =yV9Z -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri May 31 1:28: 4 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from ns.mikhailov.org (12-234-224-124.client.attbi.com [12.234.224.124]) by hub.freebsd.org (Postfix) with ESMTP id 4AA8A37B400; Fri, 31 May 2002 01:27:53 -0700 (PDT) Received: from mvp (mvp.mikhailov.org [10.0.0.2]) by ns.mikhailov.org (Postfix) with SMTP id AC9B25D12; Fri, 31 May 2002 01:27:51 -0700 (PDT) Message-ID: <000c01c2087d$0e537580$0200000a@mvp> From: "Vadim Mikhailov" To: "Kris Kennaway" , "Andrew Gallatin" Cc: , , , Subject: Re: 4.6-RELEASE packages on alpha Date: Fri, 31 May 2002 01:27:52 -0700 X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org On Thu, 30 May 2002 21:28:33 -0700 you wrote: >> > The 4.6-RELEASE package build has finished on axp0, and I'm currently >> > transferring the packages to ftp-master. Sadly, there are a lot of >> > failures still, and none of the gnome or kde versions built >> > successfully. >> I don't see any failures for KDE3 at >> http://beta.freebsd.org/errorlogs/4-full/ >> Did they build, or were they derailed by a dependancy? If the latter, >> how do I figure out which one? > > Turns out some of the packages timed out during build, and such things > don't show up anywhere. > > gnome is being derailed by (at least) mozilla Kris, as you can see mozilla fails because zip is not working right: ... /usr/bin/strip libuconv.so ../../../config/nsinstall -R -m 755 libuconv.so ../../../dist/lib/components : ../../../dist/lib/components/libuconv.so ../../../config/nsinstall -R -m 755 libuconv.so ../../../dist/bin/components : ../../../dist/bin/components/libuconv.so zip warning: missing end signature--probably not a zip file (did you zip warning: remember to use binary mode when you transferred it?) zip error: Zip file structure invalid (../en-US.jar) ... I have already said here how to fix it, and fix pretty fast. Just take a look at http://www.freebsd.org/cgi/query-pr.cgi?pr=33170 and commit that damn patch to zip port. Zip port maintainer do not appear to be responsive to that issue - solution for this problem has been known for 3 months, and still no action has been taken. I should notice however that my solution does not solve root of the problem - namely http://www.freebsd.org/cgi/query-pr.cgi?pr=kern/6184 negative seek bug, which was submitted (with solution) for FreeBSD 2.2.5 back in 1998 (4 years ago!). This bug is still in -stable, and this is really sad. Take care, Vadim Mikhailov. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Fri May 31 2:23:12 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from ns.mikhailov.org (12-234-224-124.client.attbi.com [12.234.224.124]) by hub.freebsd.org (Postfix) with ESMTP id 1765C37B405 for ; Fri, 31 May 2002 02:23:10 -0700 (PDT) Received: from mvp (mvp.mikhailov.org [10.0.0.2]) by ns.mikhailov.org (Postfix) with SMTP id 6D4DA5D12; Fri, 31 May 2002 02:23:09 -0700 (PDT) Message-ID: <000901c20884$c7e84af0$0200000a@mvp> From: "Vadim Mikhailov" To: "Andrey A. Chernov" , Cc: , , , References: <116727983.20020531125229@nagual.pp.ru> Subject: Re: ports/33170: zip -T [zip file] fails with message about missing end signature Date: Fri, 31 May 2002 02:23:10 -0700 X-Priority: 1 X-MSMail-Priority: High X-Mailer: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Hi, Andrey! I agree that I should have checked for fstat() retcode, but: 1) This check does not really matter - zip was broken anyway, and I use that local fsize() function just once. 2) You could have done it yourself, it's just one more line of code. 3) We need working zip _really_ fast before cut-off date for 4.6-R to compile mozilla with prevents compiling gnome. About checking for __FreeBSD_version - this is not kernel code, it's just damn zip. My patch is just an additional sanity check before calling fseek(), it does not really depend on kernel version. So why should we care? P.S. I'm a little bit tired of this. I knew how to get things work 3 months ago, and whoever submitted/reviewed kern/6184 knew it 4 years ago. All I wanted is to help others. Looks like nobody is interested. Vadim Mikhailov. ----- Original Message ----- From: "Andrey A. Chernov" To: Cc: ; ; ; Sent: Friday, May 31, 2002 1:52 AM Subject: Re: ports/33170: zip -T [zip file] fails with message about missing end signature > > begin 666 patch-negativeseek.dat > > 1) This patch is not needed for FreeBSD-current, so all additional > code must be properly ifdef'ed with __FreeBSD_version check. > > 2) Return code of fstat() is not checked, but must be. > > -- > Andrey A. Chernov > http://ache.pp.ru/ > > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 13:38:36 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 2B2CF37B404; Sat, 1 Jun 2002 13:38:32 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 67E3266B8B; Sat, 1 Jun 2002 13:38:30 -0700 (PDT) Date: Sat, 1 Jun 2002 13:38:30 -0700 From: Kris Kennaway To: gnome@FreeBSD.org, alpha@FreeBSD.org Subject: mozilla package continued problems Message-ID: <20020601133830.A82337@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="UlVJffcvxoiEqYs2" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --UlVJffcvxoiEqYs2 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline OK, when I rebuilt the zip package with the latest fix, the mozilla package built now gets further on alpha, but now the build dumps core right at the end. Interestingly I'm seeing the same build failure on my i386 box locally. http://beta.freebsd.org/errorlogs/4-latest/mozilla-1.0.rc3,1.log Kris --UlVJffcvxoiEqYs2 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE8+TDFWry0BWjoQKURAgjtAJ9qRBPB1jIzvzzALiJ5r3FmxW8cxwCeOR2i h2TLRLsHBbuqwjpYxg9QPjM= =I/2x -----END PGP SIGNATURE----- --UlVJffcvxoiEqYs2-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 13:44:15 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 7C67637B403; Sat, 1 Jun 2002 13:44:10 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 0214A66B8B; Sat, 1 Jun 2002 13:44:09 -0700 (PDT) Date: Sat, 1 Jun 2002 13:44:09 -0700 From: Kris Kennaway To: portmgr@FreeBSD.org, kde@FreeBSD.org, alpha@FreeBSD.org, re@FreeBSD.org Subject: xanim still killing alpha kde builds Message-ID: <20020601134409.A82516@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="gBBFr7Ir9EOA20Yy" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --gBBFr7Ir9EOA20Yy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Is anyone planning to look at fixing this? I've been pointing this out for a while now. http://beta.freebsd.org/errorlogs/4-latest/xanim-2.80.2.log Kris --gBBFr7Ir9EOA20Yy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE8+TIZWry0BWjoQKURAndIAKDQNzqQ79t5sFiDsA4IpatQpopZwQCeNJ4C pFowcmz8E4gqnzeMIUgfUlk= =Wcev -----END PGP SIGNATURE----- --gBBFr7Ir9EOA20Yy-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 14:14:44 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from creme-brulee.marcuscom.com (rdu57-17-158.nc.rr.com [66.57.17.158]) by hub.freebsd.org (Postfix) with ESMTP id C606437B406; Sat, 1 Jun 2002 14:14:37 -0700 (PDT) Received: from shumai.marcuscom.com (marcus@shumai.marcuscom.com [192.168.1.4]) by creme-brulee.marcuscom.com (8.12.3/8.12.2) with ESMTP id g51LCOSL073275; Sat, 1 Jun 2002 17:12:24 -0400 (EDT) (envelope-from marcus@marcuscom.com) Subject: Re: mozilla package continued problems From: Joe Marcus Clarke To: Kris Kennaway Cc: gnome@FreeBSD.ORG, alpha@FreeBSD.ORG In-Reply-To: <20020601133830.A82337@xor.obsecurity.org> References: <20020601133830.A82337@xor.obsecurity.org> Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="=-ei4RM+yXsbcRA57Qq8KP" X-Mailer: Ximian Evolution 1.0.5 Date: 01 Jun 2002 17:14:56 -0400 Message-Id: <1022966096.76321.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --=-ei4RM+yXsbcRA57Qq8KP Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Sat, 2002-06-01 at 16:38, Kris Kennaway wrote: > OK, when I rebuilt the zip package with the latest fix, the mozilla > package built now gets further on alpha, but now the build dumps core > right at the end. >=20 > Interestingly I'm seeing the same build failure on my i386 box locally. Kris, I haven't been able to reproduce this. What program is actually dumping core? Anyway I could get a back trace for analysis? Joe >=20 > http://beta.freebsd.org/errorlogs/4-latest/mozilla-1.0.rc3,1.log >=20 > Kris --=-ei4RM+yXsbcRA57Qq8KP Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQA8+TlQb2iPiv4Uz4cRAnb9AJ93mXnwtjGnRsAmS5aWujMwS02XAQCfUFUW N6LvfXVlepd0X1wZLZRMDtE= =EGRJ -----END PGP SIGNATURE----- --=-ei4RM+yXsbcRA57Qq8KP-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 14:25:46 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id 8BFCF37B409; Sat, 1 Jun 2002 14:25:33 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id RAA28541; Sat, 1 Jun 2002 17:25:32 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id RAA18986; Sat, 1 Jun 2002 17:25:32 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15609.15308.231996.450596@moe.cs.duke.edu> Date: Sat, 1 Jun 2002 17:25:32 -0400 (EDT) To: Kris Kennaway Cc: portmgr@FreeBSD.ORG, kde@FreeBSD.ORG, alpha@FreeBSD.ORG, re@FreeBSD.ORG Subject: Re: xanim still killing alpha kde builds In-Reply-To: <20020601134409.A82516@xor.obsecurity.org> References: <20020601134409.A82516@xor.obsecurity.org> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway writes: > Is anyone planning to look at fixing this? I've been pointing this > out for a while now. > > http://beta.freebsd.org/errorlogs/4-latest/xanim-2.80.2.log Try the following patch. Most of it was sitting in my tree since last year. I'm not sure if I submitted it before or not. The plist fixup is new & removes refs to the binary x86 codes which aren't available for non-x86 FreeBSD (I generally don't bother fixing plists, all I care about is getting the port compiling ;) Drew Index: Makefile =================================================================== RCS file: /home/ncvs/ports/graphics/xanim/Makefile,v retrieving revision 1.26 diff -u -r1.26 Makefile --- Makefile 16 Jan 2001 17:31:01 -0000 1.26 +++ Makefile 1 Jun 2002 21:12:06 -0000 @@ -18,6 +18,7 @@ MAINTAINER= ports@FreeBSD.org +.if (${MACHINE_ARCH} == "i386") EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ vid_cyuv_1.0_freebsdELFx86.tgz \ vid_h261_1.0_freebsdELFx86.tgz \ @@ -25,19 +26,32 @@ vid_iv32_2.1_freebsdELFx86.tgz \ vid_iv41_1.1_freebsdELFx86.tgz \ vid_iv50_1.0_freebsdELFx86.tgz + +DLLDIR= ${PREFIX}/lib/X11/xanim + +PLIST_SUB+= CODECS="" + +.else + +PLIST_SUB+= CODECS="@comment " + +.endif + USE_IMAKE= yes MAN1= xanim.1 -DLLDIR= ${PREFIX}/lib/X11/xanim MAKE_ARGS+= -j 2 # safe and helps even the single-CPU machines post-extract: ${CP} ${WRKSRC}/docs/xanim.man ${WRKSRC} +.if (${MACHINE_ARCH} == "i386") post-install: @${MKDIR} ${DLLDIR} ${INSTALL_DATA} ${WRKDIR}/*.readme ${DLLDIR} ${INSTALL_DATA} ${WRKDIR}/*.xa ${DLLDIR} +.endif + .include Index: pkg-plist =================================================================== RCS file: /home/ncvs/ports/graphics/xanim/pkg-plist,v retrieving revision 1.5 diff -u -r1.5 pkg-plist --- pkg-plist 31 May 1999 09:51:45 -0000 1.5 +++ pkg-plist 1 Jun 2002 21:15:26 -0000 @@ -1,16 +1,16 @@ bin/xanim -lib/X11/xanim/cvid.readme -lib/X11/xanim/cyuv.readme -lib/X11/xanim/h261.readme -lib/X11/xanim/h263.readme -lib/X11/xanim/iv32.readme -lib/X11/xanim/iv41.readme -lib/X11/xanim/iv50.readme -lib/X11/xanim/vid_cvid_2.1_freebsdELFx86.xa -lib/X11/xanim/vid_cyuv_1.0_freebsdELFx86.xa -lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa -lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa -lib/X11/xanim/vid_iv32_2.1_freebsdELFx86.xa -lib/X11/xanim/vid_iv41_1.1_freebsdELFx86.xa -lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa -@dirrm lib/X11/xanim +%%CODECS%%lib/X11/xanim/cvid.readme +%%CODECS%%lib/X11/xanim/cyuv.readme +%%CODECS%%lib/X11/xanim/h261.readme +%%CODECS%%lib/X11/xanim/h263.readme +%%CODECS%%lib/X11/xanim/iv32.readme +%%CODECS%%lib/X11/xanim/iv41.readme +%%CODECS%%lib/X11/xanim/iv50.readme +%%CODECS%%lib/X11/xanim/vid_cvid_2.1_freebsdELFx86.xa +%%CODECS%%lib/X11/xanim/vid_cyuv_1.0_freebsdELFx86.xa +%%CODECS%%lib/X11/xanim/vid_h261_1.0_freebsdELFx86.xa +%%CODECS%%lib/X11/xanim/vid_h263_1.0_freebsdELFx86.xa +%%CODECS%%lib/X11/xanim/vid_iv32_2.1_freebsdELFx86.xa +%%CODECS%%lib/X11/xanim/vid_iv41_1.1_freebsdELFx86.xa +%%CODECS%%lib/X11/xanim/vid_iv50_1.0_freebsdELFx86.xa +%%CODECS%%@dirrm lib/X11/xanim Index: files/patch-ab =================================================================== RCS file: /home/ncvs/ports/graphics/xanim/files/patch-ab,v retrieving revision 1.10 diff -u -r1.10 patch-ab --- files/patch-ab 22 Jun 1999 17:32:53 -0000 1.10 +++ files/patch-ab 2 Aug 2001 18:49:46 -0000 @@ -1,5 +1,5 @@ ---- Imakefile.orig Sun Mar 21 16:36:26 1999 -+++ Imakefile Sat Jun 19 19:23:26 1999 +--- Imakefile.orig Sun Mar 21 17:36:26 1999 ++++ Imakefile Thu Aug 2 14:48:37 2001 @@ -116,12 +116,12 @@ XCOMM XA_DLL_DEF = -DXA_DLL XCOMM @@ -35,20 +35,18 @@ XCOMM XCOMM -- Linux PC's with OLD Rev sound drivers ------------------------------- XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO -DXA_LINUX_OLDER_SND -@@ -314,8 +314,10 @@ +@@ -314,8 +314,8 @@ XCOMM XA_AUDIO_LIBS = -lc XCOMM XCOMM -- Also FreeBSD, and BSDI with SBlast-BSD-1.5 (development stages)------ -XCOMM XA_AUDIO_DEFS = -DXA_LINUX_AUDIO -XCOMM XA_AUDIO_LIBS = -lc -+#ifdef i386Architecture +XA_AUDIO_DEFS = -DXA_LINUX_AUDIO +XA_AUDIO_LIBS = -lc -+#endif XCOMM XCOMM -- TOWNS Linux 16 bit PCM ---------------------------------------------- XCOMM XA_AUDIO_DEFS = -DXA_TOWNS_AUDIO -@@ -442,7 +444,7 @@ +@@ -442,7 +442,7 @@ XCOMM -- following symbols(XmbufDisplayBuffers, XmbufQueryExtension, XCOMM -- XmbufCreateBuffers). XCOMM -- NOTE_8: HP-UX machines need to comment this out. @@ -57,7 +55,7 @@ XCOMM XCOMM ########### XCOMM -@@ -465,7 +467,7 @@ +@@ -465,7 +465,7 @@ PROGRAMS = $(XANIM) To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 14:56:34 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 53E1037B406; Sat, 1 Jun 2002 14:56:31 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id C63C166B8B; Sat, 1 Jun 2002 14:56:30 -0700 (PDT) Date: Sat, 1 Jun 2002 14:56:30 -0700 From: Kris Kennaway To: kde@FreeBSD.org, alpha@FreeBSD.org, portmgr@FreeBSD.org, re@FreeBSD.org Subject: kde2 continued package problems Message-ID: <20020601145630.A83720@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="0F1p//8PRICkK4MW" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --0F1p//8PRICkK4MW Content-Type: text/plain; charset=us-ascii Content-Disposition: inline http://beta.freebsd.org/errorlogs/4-latest/kdelibs-2.2.2_3.log Kris --0F1p//8PRICkK4MW Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE8+UMNWry0BWjoQKURAhsiAJ4mN+qPtfWQlnqn85AXXDeNPqU7GACgzYOh MEnzcSVl33sofp41eKw3CMA= =HAQT -----END PGP SIGNATURE----- --0F1p//8PRICkK4MW-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 14:59: 9 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id 0B83737B406; Sat, 1 Jun 2002 14:59:04 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7B19866B8B; Sat, 1 Jun 2002 14:59:03 -0700 (PDT) Date: Sat, 1 Jun 2002 14:59:03 -0700 From: Kris Kennaway To: Andrew Gallatin Cc: Kris Kennaway , portmgr@FreeBSD.ORG, kde@FreeBSD.ORG, alpha@FreeBSD.ORG, re@FreeBSD.ORG Subject: Re: xanim still killing alpha kde builds Message-ID: <20020601145903.A83753@xor.obsecurity.org> References: <20020601134409.A82516@xor.obsecurity.org> <15609.15308.231996.450596@moe.cs.duke.edu> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="Dxnq1zWXvFF0Q93v" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <15609.15308.231996.450596@moe.cs.duke.edu>; from gallatin@cs.duke.edu on Sat, Jun 01, 2002 at 05:25:32PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --Dxnq1zWXvFF0Q93v Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 01, 2002 at 05:25:32PM -0400, Andrew Gallatin wrote: >=20 > Kris Kennaway writes: > > Is anyone planning to look at fixing this? I've been pointing this > > out for a while now. > >=20 > > http://beta.freebsd.org/errorlogs/4-latest/xanim-2.80.2.log >=20 > Try the following patch. Most of it was sitting in my tree since > last year. I'm not sure if I submitted it before or not. =20 >=20 > The plist fixup is new & removes refs to the binary x86 codes which > aren't available for non-x86 FreeBSD (I generally don't bother fixing > plists, all I care about is getting the port compiling ;) Thanks Drew, this fixes the alpha package build. Please commit it and I'll retag the files. Kris --Dxnq1zWXvFF0Q93v Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE8+UOmWry0BWjoQKURAiGbAKDIK/AItxMD+qz7OsU+bj/8n9w9qgCfRs5O A2rXgp4Sode2Gsl4Bi+9S34= =WzwV -----END PGP SIGNATURE----- --Dxnq1zWXvFF0Q93v-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 15: 4: 8 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from duke.cs.duke.edu (duke.cs.duke.edu [152.3.140.1]) by hub.freebsd.org (Postfix) with ESMTP id E939937B403; Sat, 1 Jun 2002 15:04:04 -0700 (PDT) Received: from moe.cs.duke.edu (moe.cs.duke.edu [152.3.140.74]) by duke.cs.duke.edu (8.9.3/8.9.3) with ESMTP id SAA29100; Sat, 1 Jun 2002 18:04:04 -0400 (EDT) Received: (gallatin@localhost) by moe.cs.duke.edu (8.8.5/8.6.9) id SAA19146; Sat, 1 Jun 2002 18:04:04 -0400 (EDT) From: Andrew Gallatin MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Message-ID: <15609.17620.138919.938791@moe.cs.duke.edu> Date: Sat, 1 Jun 2002 18:04:04 -0400 (EDT) To: Kris Kennaway Cc: portmgr@FreeBSD.ORG, kde@FreeBSD.ORG, alpha@FreeBSD.ORG, re@FreeBSD.ORG Subject: Re: xanim still killing alpha kde builds In-Reply-To: <20020601145903.A83753@xor.obsecurity.org> References: <20020601134409.A82516@xor.obsecurity.org> <15609.15308.231996.450596@moe.cs.duke.edu> <20020601145903.A83753@xor.obsecurity.org> X-Mailer: VM 6.72 under 21.1 (patch 9) "Canyonlands" XEmacs Lucid Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org Kris Kennaway writes: > > Thanks Drew, this fixes the alpha package build. Please commit it and > I'll retag the files. Done. Drew To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message From owner-freebsd-alpha Sat Jun 1 15:40:29 2002 Delivered-To: freebsd-alpha@freebsd.org Received: from obsecurity.dyndns.org (adsl-64-169-107-187.dsl.lsan03.pacbell.net [64.169.107.187]) by hub.freebsd.org (Postfix) with ESMTP id EC96D37B406; Sat, 1 Jun 2002 15:40:19 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 7B25A66B8B; Sat, 1 Jun 2002 15:40:19 -0700 (PDT) Date: Sat, 1 Jun 2002 15:40:19 -0700 From: Kris Kennaway To: Joe Marcus Clarke Cc: Kris Kennaway , gnome@FreeBSD.ORG, alpha@FreeBSD.ORG Subject: Re: mozilla package continued problems Message-ID: <20020601154018.A84522@xor.obsecurity.org> References: <20020601133830.A82337@xor.obsecurity.org> <1022966096.76321.5.camel@shumai.marcuscom.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-md5; protocol="application/pgp-signature"; boundary="pWyiEgJYm5f9v55/" Content-Disposition: inline User-Agent: Mutt/1.2.5.1i In-Reply-To: <1022966096.76321.5.camel@shumai.marcuscom.com>; from marcus@marcuscom.com on Sat, Jun 01, 2002 at 05:14:56PM -0400 Sender: owner-freebsd-alpha@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org --pWyiEgJYm5f9v55/ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sat, Jun 01, 2002 at 05:14:56PM -0400, Joe Marcus Clarke wrote: > On Sat, 2002-06-01 at 16:38, Kris Kennaway wrote: > > OK, when I rebuilt the zip package with the latest fix, the mozilla > > package built now gets further on alpha, but now the build dumps core > > right at the end. > >=20 > > Interestingly I'm seeing the same build failure on my i386 box locally. >=20 > Kris, I haven't been able to reproduce this. What program is actually > dumping core? Anyway I could get a back trace for analysis? This is the traceback from my i386 box. I'll rebuild one with -ggdb and try and get you a core from alpha too. Kris Core was generated by `regchrome'. Program terminated with signal 11, Segmentation fault. Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpc= om.so... (no debugging symbols found)...done. Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libpld= s4.so... (no debugging symbols found)...done. Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libplc= 4.so... (no debugging symbols found)...done. Reading symbols from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libnsp= r4.so... (no debugging symbols found)...done. Reading symbols from /usr/lib/libstdc++.so.3...(no debugging symbols found)= ...done. Reading symbols from /usr/lib/libm.so.2...(no debugging symbols found)...do= ne. Reading symbols from /usr/lib/libc_r.so.4...(no debugging symbols found)...= done. Reading symbols from /usr/libexec/ld-elf.so.1...(no debugging symbols found= )...done. #0 0x28145e98 in nsGetServiceByContractID::operator() () from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so (gdb) bt #0 0x28145e98 in nsGetServiceByContractID::operator() () from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #1 0x28143d53 in nsCOMPtr_base::assign_from_helper () from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #2 0x280fd152 in nsComponentManagerImpl::PlatformPrePopulateRegistry () from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #3 0x280ba7e9 in NS_InitXPCOM2 () from /usr2/ports/www/mozilla/work/mozilla/dist/bin/./libxpcom.so #4 0x804881e in __register_frame_info () #5 0x8048725 in __register_frame_info () --pWyiEgJYm5f9v55/ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.0.7 (FreeBSD) iD8DBQE8+UywWry0BWjoQKURAhUuAJ9C50JGdMHG1LzOxSWCESdg4SLeWgCeJY30 JFFCDEvItGlmop98WnBldvg= =pIn3 -----END PGP SIGNATURE----- --pWyiEgJYm5f9v55/-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-alpha" in the body of the message