Re: Fwd: [ Unable to compile sysutils/e2fsprogs ]

2008-03-10 Thread Wael Nasreddine
This One Time, at Band Camp, Wael Nasreddine <[EMAIL PROTECTED]> said, On Tue, 
Feb 19, 2008 at 09:09:58PM +0100:
> This One Time, at Band Camp, Vinicius Vianna <[EMAIL PROTECTED]> said, On 
> Thu, Feb 14, 2008 at 01:31:40AM -0200:
> > Hi,

> > I think something is broken with your compiler/libs, try to reinstall the 
> > developer packages with sysinstall, or maybe a "make buildworld" to make 
> > sure everything is ok with your system.
> > If someone can please help more, your logs show that basically nothing 
> > could be compiled in the ./configure section.

> > HTH

> Hello,

> I tried 'make buildworld', following the comments at the beginning of
> this script[1], everything went smoothly during buildworld, but I
> still have the same issue...

> [1]: http://www.unixadmin.cc/freebsd_buildworld/

Hi guys,

I really don't know what's going on, I rebuilt the system with FreeBSD
7.0-Release with just BASE installed and everything's else compiled,
I tried compiling e2fsprogs but got the same error, maybe it's
something wrong in my /etc/make.conf ??

/etc/make.conf:
---CUT
CFLAGS+="-march=pentium4"
WITHOUT_X11=yes
WITHOUT_JAVA=yes
---CUT

Thanks

> > Wael Nasreddine wrote:
> >> Hello, I have sent this email to freebsd-ports but I haven't got an
> >> answer could you please help me out, I need e2fsprogs because I have 3
> >> External HDDs (USB, a 160, 500 and 750 Gb) and they are ext3 ( The
> >> reason that they are ext3 not UFS or other, is because They are USB
> >> Hdds, and I sometime connect them to a Linux or Windows box, and ext3
> >> works nicely on windows using http://www.fs-driver.org/ if you know
> >> something better please do tell me...

> >> Please don't forget to read the forwarded message below which is what
> >> this e-mail is all about lol.

> >> - Forwarded message from Wael Nasreddine <[EMAIL PROTECTED]> -


> >>> From: Wael Nasreddine <[EMAIL PROTECTED]>
> >>> Subject: Unable to compile sysutils/e2fsprogs
> >>> To: [EMAIL PROTECTED]
> >>> Date: Mon, 11 Feb 2008 03:05:52 +0100
> >>> User-Agent: Mutt/1.5.16 (2007-06-09)
> >>> X-OS: Linux 2.6.24-tuxonice i686
> >>> X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb  4 2008 
> >>> 15:13:47)
> >>> X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc
> >>> Message-ID: <[EMAIL PROTECTED]>



> >>> Hello,



> >>> I'm having a problem installing e2fsprogs, as you can see in the build
> >>> log[1] there's something wrong with the headers...




> >>> Thank you.



> >>> [1]: http://nopaste.nasreddine.com/64acab1275.html


> >> - End forwarded message -
-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgpFF5eBtzx2I.pgp
Description: PGP signature


Re: Fwd: [ Unable to compile sysutils/e2fsprogs ]

2008-02-19 Thread Wael Nasreddine
This One Time, at Band Camp, Vinicius Vianna <[EMAIL PROTECTED]> said, On Thu, 
Feb 14, 2008 at 01:31:40AM -0200:
> Hi,
>
> I think something is broken with your compiler/libs, try to reinstall the 
> developer packages with sysinstall, or maybe a "make buildworld" to make 
> sure everything is ok with your system.
> If someone can please help more, your logs show that basically nothing 
> could be compiled in the ./configure section.
>
> HTH

Hello,

I tried 'make buildworld', following the comments at the beginning of
this script[1], everything went smoothly during buildworld, but I
still have the same issue...

[1]: http://www.unixadmin.cc/freebsd_buildworld/

> Wael Nasreddine wrote:
>> Hello, I have sent this email to freebsd-ports but I haven't got an
>> answer could you please help me out, I need e2fsprogs because I have 3
>> External HDDs (USB, a 160, 500 and 750 Gb) and they are ext3 ( The
>> reason that they are ext3 not UFS or other, is because They are USB
>> Hdds, and I sometime connect them to a Linux or Windows box, and ext3
>> works nicely on windows using http://www.fs-driver.org/ if you know
>> something better please do tell me...
>>
>> Please don't forget to read the forwarded message below which is what
>> this e-mail is all about lol.
>>
>> - Forwarded message from Wael Nasreddine <[EMAIL PROTECTED]> -
>>
>>   
>>> From: Wael Nasreddine <[EMAIL PROTECTED]>
>>> Subject: Unable to compile sysutils/e2fsprogs
>>> To: [EMAIL PROTECTED]
>>> Date: Mon, 11 Feb 2008 03:05:52 +0100
>>> User-Agent: Mutt/1.5.16 (2007-06-09)
>>> X-OS: Linux 2.6.24-tuxonice i686
>>> X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb  4 2008 
>>> 15:13:47)
>>> X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc
>>> Message-ID: <[EMAIL PROTECTED]>
>>> 
>>
>>   
>>> Hello,
>>> 
>>
>>   
>>> I'm having a problem installing e2fsprogs, as you can see in the build
>>> log[1] there's something wrong with the headers...
>>> 
>>
>>
>>   
>>> Thank you.
>>> 
>>
>>   
>>> [1]: http://nopaste.nasreddine.com/64acab1275.html
>>> 
>>
>> - End forwarded message -
>>
>>   
>

-- 
Wael Nasreddine
http://wael.nasreddine.com
PGP: 1024D/C8DD18A2 06F6 1622 4BC8 4CEB D724  DE12 5565 3945 C8DD 18A2

.: An infinite number of monkeys typing into GNU emacs,
   would never make a good program. (L. Torvalds 1995) :.


pgpBB1ZXXiqiv.pgp
Description: PGP signature


Re: Fwd: [ Unable to compile sysutils/e2fsprogs ]

2008-02-13 Thread Vinicius Vianna

Hi,

I think something is broken with your compiler/libs, try to reinstall 
the developer packages with sysinstall, or maybe a "make buildworld" to 
make sure everything is ok with your system.
If someone can please help more, your logs show that basically nothing 
could be compiled in the ./configure section.


HTH

Wael Nasreddine wrote:

Hello, I have sent this email to freebsd-ports but I haven't got an
answer could you please help me out, I need e2fsprogs because I have 3
External HDDs (USB, a 160, 500 and 750 Gb) and they are ext3 ( The
reason that they are ext3 not UFS or other, is because They are USB
Hdds, and I sometime connect them to a Linux or Windows box, and ext3
works nicely on windows using http://www.fs-driver.org/ if you know
something better please do tell me...

Please don't forget to read the forwarded message below which is what
this e-mail is all about lol.

- Forwarded message from Wael Nasreddine <[EMAIL PROTECTED]> -

  

From: Wael Nasreddine <[EMAIL PROTECTED]>
Subject: Unable to compile sysutils/e2fsprogs
To: [EMAIL PROTECTED]
Date: Mon, 11 Feb 2008 03:05:52 +0100
User-Agent: Mutt/1.5.16 (2007-06-09)
X-OS: Linux 2.6.24-tuxonice i686
X-Editor: VIM - Vi IMproved 7.1 (2007 May 12, compiled Feb  4 2008 15:13:47)
X-PGP-Key: http://wael.nasreddine.com/files/Wael_Nasreddine.asc
Message-ID: <[EMAIL PROTECTED]>



  

Hello,



  

I'm having a problem installing e2fsprogs, as you can see in the build
log[1] there's something wrong with the headers...




  

Thank you.



  

[1]: http://nopaste.nasreddine.com/64acab1275.html



- End forwarded message -

  


___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[EMAIL PROTECTED]"