#9759: sshfs will not build on i686
--------------------+-----------------------
 Reporter:  renodr  |       Owner:  cheyenne
     Type:  defect  |      Status:  assigned
 Priority:  low     |   Milestone:  8.2
Component:  BOOK    |     Version:  SVN
 Severity:  normal  |  Resolution:
 Keywords:          |
--------------------+-----------------------

Comment (by renodr):

 Add the following to get it to build:

 if [ $(uname -m) == "i686" ]; then export
 CFLAGS+="-D_FILE_OFFSET_BITS=64"; fi

--
Ticket URL: <http://wiki.linuxfromscratch.org/blfs/ticket/9759#comment:5>
BLFS Trac <http://wiki.linuxfromscratch.org/blfs>
Beyond Linux From Scratch
-- 
http://lists.linuxfromscratch.org/listinfo/blfs-book
FAQ: http://www.linuxfromscratch.org/blfs/faq.html
Unsubscribe: See the above information page

Reply via email to